| Age | Commit message (Expand) | Author |
|---|---|---|
| 2022-09-06 | io: use strings.Builder | cuiweixie |
| 2022-06-04 | io: revert: add an Err field to LimitedReader | Russ Cox |
| 2022-05-04 | io: add an Err field to LimitedReader | Carl Johnson |
| 2021-11-11 | io: add error check to TeeReader Example | jiahua wang |
| 2021-09-28 | io: add examples for (*SectionReader) Read/Size | jiahua wang |
| 2021-03-13 | io: add error check to WriteString Example test | JulianChu |
| 2020-10-20 | all: update references to symbols moved from io/ioutil to io | Russ Cox |
| 2020-10-20 | io: adopt Discard, NopCloser, ReadAll from io/ioutil | Russ Cox |
| 2020-04-13 | io: simplify Examples | Eric |
| 2019-12-27 | io: show ErrUnexpectedEOF in ExampleReadAtLeast | Ian Lance Taylor |
| 2017-08-22 | io: add example for Pipe | Guilherme Rezende |
| 2017-07-15 | io: Add example to io.Seeker's Seek() method. | Greg Poirier |
| 2016-05-06 | all: use SeekStart, SeekCurrent, SeekEnd | Joe Tsai |
| 2015-11-30 | io: add examples to functions | Carlos C |
