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

Packages imported by gatefs

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.
osPackage os provides a platform-independent interface to operating system functionality.