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