aboutsummaryrefslogtreecommitdiff
path: root/src/io/example_test.go
AgeCommit message (Expand)Author
2021-03-13io: add error check to WriteString Example testJulianChu
2020-10-20all: update references to symbols moved from io/ioutil to ioRuss Cox
2020-10-20io: adopt Discard, NopCloser, ReadAll from io/ioutilRuss Cox
2020-04-13io: simplify ExamplesEric
2019-12-27io: show ErrUnexpectedEOF in ExampleReadAtLeastIan Lance Taylor
2017-08-22io: add example for PipeGuilherme Rezende
2017-07-15io: Add example to io.Seeker's Seek() method.Greg Poirier
2016-05-06all: use SeekStart, SeekCurrent, SeekEndJoe Tsai
2015-11-30io: add examples to functionsCarlos C