🚀 Launch Week Day 4:Introducing the Alert Details Page: A Better Way to Explore Alerts.Learn More →
Socket
Book a DemoInstallSign in
Socket

www.github.com/shurcool/httpfs.git

Package Overview
Dependencies
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

www.github.com/shurcool/httpfs.git

Go Modules
Version
v0.0.0-20230704072500-f1e31cf0ba5c
Version published
Created
Source

httpfs

Go Reference

Collection of Go packages for working with the http.FileSystem interface.

Installation

go get github.com/shurcooL/httpfs

Directories

PathSynopsis
filterPackage filter offers an http.FileSystem wrapper with the ability to keep or skip files.
html/vfstemplatePackage vfstemplate offers html/template helpers that use http.FileSystem.
httputilPackage httputil implements HTTP utility functions for http.FileSystem.
path/vfspathPackage vfspath implements utility routines for manipulating virtual file system paths.
text/vfstemplatePackage vfstemplate offers text/template helpers that use http.FileSystem.
unionPackage union offers a simple http.FileSystem that can unify multiple filesystems at various mount points.
vfsutilPackage vfsutil implements some I/O utility functions for http.FileSystem.

License

  • MIT License

FAQs

Package last updated on 04 Jul 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts