Path | Synopsis |
---|---|
bufio | Package bufio implements buffered I/O. |
errors | Package errors implements functions to manipulate errors. |
fmt | Package fmt implements formatted I/O with functions analogous to C's printf and scanf. |
io | Package io provides basic interfaces to I/O primitives. |