Path | Synopsis |
---|---|
fmt | Package fmt implements formatted I/O with functions analogous to C's printf and scanf. |
golang.org/x/tools/godoc/vfs | Package vfs defines types for abstract file system access and provides an implementation accessing the file system of the underlying OS. |
os | Package os provides a platform-independent interface to operating system functionality. |