Go Package io: Difference between revisions
Jump to navigation
Jump to search
(→Buffer) |
|||
Line 2: | Line 2: | ||
* https://golang.org/pkg/io/ | * https://golang.org/pkg/io/ | ||
* https://golang.org/pkg/io/ioutil/ | |||
=Internal= | =Internal= |
Revision as of 04:08, 31 March 2016
External
Internal
Overview
The io package consists of a few functions, but mostly interfaces used by other packages.