You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 7-8.RSVP
Socket
Socket
Sign inDemoInstall

github.com/shurcooL/httpfs

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/shurcooL/httpfs


Version published

Readme

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

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc