tools: golang.org/x/tools/godoc/vfs/httpfs Index | Files | Directories

Packages imported by httpfs

PathSynopsis
fmtPackage fmt implements formatted I/​O with functions analogous to C's printf and scanf.
golang.org/x/tools/godoc/vfsPackage vfs defines types for abstract file system access and provides an implementation accessing the file system of the underlying OS.
ioPackage io provides basic interfaces to I/​O primitives.
net/httpPackage http provides HTTP client and server implementations.
osPackage os provides a platform-independent interface to operating system functionality.