]> Cypherpunks repositories - gostls13.git/commit
compress/flate: add examples
authorJoe Tsai <joetsai@digital-static.net>
Thu, 22 Sep 2016 20:33:22 +0000 (13:33 -0700)
committerJoe Tsai <thebrokentoaster@gmail.com>
Sat, 12 Nov 2016 18:42:35 +0000 (18:42 +0000)
commit091ba60bd87bf8b40a24196f31b5f3c18c2f2dc4
treeb86f81fb2a8d3a30960066765463f91033e527f8
parent2f497263e4ff6121a1ba80e7a57e950061896626
compress/flate: add examples

Updates #16360

Change-Id: I66ff23e0501363f58fe891d5e95806422071f93b
Reviewed-on: https://go-review.googlesource.com/30162
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/compress/flate/example_test.go [new file with mode: 0644]