tour: golang.org/x/tour/reader Index | Files | Directories

Packages imported by reader

PathSynopsis
fmtPackage fmt implements formatted I/​O with functions analogous to C's printf and scanf.
ioPackage io provides basic interfaces to I/​O primitives.
osPackage os provides a platform-independent interface to operating system functionality.