Go Package io: Difference between revisions
Jump to navigation
Jump to search
(→Writer) |
(→Buffer) |
||
Line 18: | Line 18: | ||
* https://golang.org/pkg/io/#Writer | * https://golang.org/pkg/io/#Writer | ||
The io package consists of a few functions, but mostly interfaces used by other packages.