Documentation ¶
Overview ¶
Package godocfs implements vfs.FileSystem using a http.FileSystem.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New(fs http.FileSystem) vfs.FileSystem
New returns a vfs.FileSystem adapter for the provided http.FileSystem.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.