frp/vendor/github.com/golang/snappy
fatedier 88083d21e8 start refactoring 2017-03-09 22:44:42 +08:00
..
.gitignore start refactoring 2017-03-09 22:44:42 +08:00
AUTHORS start refactoring 2017-03-09 22:44:42 +08:00
CONTRIBUTORS start refactoring 2017-03-09 22:44:42 +08:00
LICENSE start refactoring 2017-03-09 22:44:42 +08:00
README start refactoring 2017-03-09 22:44:42 +08:00
decode.go start refactoring 2017-03-09 22:44:42 +08:00
encode.go start refactoring 2017-03-09 22:44:42 +08:00
snappy.go start refactoring 2017-03-09 22:44:42 +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.