summaryrefslogtreecommitdiff
path: root/src/encoding/binary/example_test.go
Commit message (Expand)AuthorAgeFilesLines
* all: simplify code using "gofmt -s -w"Shulhan2019-05-061-15/+15
* encoding/binary: make new example a bit more idiomaticRuss Cox2017-11-151-6/+8
* encoding/binary: add example for Read multiMark Wolfe2017-08-121-0/+24
* encoding/binary: add examples for varint functionsAxel Wagner2017-08-031-0/+91
* encoding/binary: add examples for ByteOrder functionsRoss Light2017-07-151-0/+18
* all: make copyright headers consistent with one space after periodBrad Fitzpatrick2016-03-011-1/+1
* build: move package sources from src/pkg to srcRuss Cox2014-09-081-0/+52