golang/go
View on GitHubx/website/_content/tour: add a thorough discussion of the io interfaces
Open
#11,373 opened on Jun 24, 2015
help wanted
Repository metrics
- Stars
- (133,883 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
We ask the reader to implement an io.Reader, but it doesn't actually read from anything. It can be hard to see why this is a "Reader", or indeed what a "Reader" is. I think we need more detail on this topic.