golang/go
Vedi su GitHubx/website/_content/tour: add a thorough discussion of the io interfaces
Open
#11.373 aperta il 24 giu 2015
help wanted
Metriche repository
- Star
- (133.883 star)
- Metriche merge PR
- (Nessuna PR mergiata in 30 g)
Descrizione
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.