package httpfs
import "golang.org/x/tools/godoc/vfs/httpfs"
Package httpfs implements http.FileSystem using a godoc vfs.FileSystem.
Index ¶
Functions ¶
func New ¶
func New(fs vfs.FileSystem) http.FileSystem
Source Files ¶
httpfs.go
- Version
- v0.2.0
- Published
- Oct 20, 2022
- Platform
- windows/amd64
- Imports
- 5 packages
- Last checked
- 58 minutes ago –
Tools for package owners.