summaryrefslogtreecommitdiff
path: root/src/bufio/example_test.go
Commit message (Expand)AuthorAgeFilesLines
* bufio: fix ExampleScanner_Bytes comment, add error checkIan Lance Taylor2019-06-251-1/+4
* bufio: add example for Scanner.Bytesguitarbum7222019-06-211-0/+10
* bufio: fix emptyFinalToken example to handle multiple ReadsAgniva De Sarker2019-03-021-0/+3
* bufio: fix scanning with a final empty token.Rob Pike2015-09-251-0/+29
* build: move package sources from src/pkg to srcRuss Cox2014-09-081-0/+82