fatedier 0f1005ff61 using glide hace 7 años
..
.gitignore 88083d21e8 start refactoring hace 7 años
AUTHORS 88083d21e8 start refactoring hace 7 años
CONTRIBUTORS 88083d21e8 start refactoring hace 7 años
LICENSE 88083d21e8 start refactoring hace 7 años
README 88083d21e8 start refactoring hace 7 años
decode.go 88083d21e8 start refactoring hace 7 años
encode.go 88083d21e8 start refactoring hace 7 años
snappy.go 0f1005ff61 using glide hace 7 años
snappy_test.go 0f1005ff61 using glide hace 7 años

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.