summaryrefslogtreecommitdiff
path: root/src/compress/gzip/example_test.go
Commit message (Expand)AuthorAgeFilesLines
* compress/gzip: always close bodyReader in Example_compressingReaderIan Lance Taylor2022-06-221-1/+4
* compress/gzip: add example of compressing readerIan Lance Taylor2022-03-151-0/+87
* all: minor vet fixesJosh Bleecher Snyder2016-10-241-1/+1
* compress/gzip: add examplesEmmanuel Odeke2016-09-221-0/+128