ledisdb/cmd/vendor/github.com/golang/snappy
siddontang ca344836ab use vendor and do clean up. (#241)
* use vendor and do clean up.
2016-05-01 23:33:02 +08:00
..
AUTHORS use vendor and do clean up. (#241) 2016-05-01 23:33:02 +08:00
CONTRIBUTORS use vendor and do clean up. (#241) 2016-05-01 23:33:02 +08:00
LICENSE use vendor and do clean up. (#241) 2016-05-01 23:33:02 +08:00
README use vendor and do clean up. (#241) 2016-05-01 23:33:02 +08:00
decode.go use vendor and do clean up. (#241) 2016-05-01 23:33:02 +08:00
encode.go use vendor and do clean up. (#241) 2016-05-01 23:33:02 +08:00
snappy.go use vendor and do clean up. (#241) 2016-05-01 23:33:02 +08:00

README

The Snappy compression format in the Go programming language.

To download and install from source:
$ go get github.com/golang/snappy

Unless otherwise noted, the Snappy-Go source files are distributed
under the BSD-style license found in the LICENSE file.