fatedier 0f1005ff61 using glide 7 年 前
..
.gitignore 88083d21e8 start refactoring 7 年 前
AUTHORS 88083d21e8 start refactoring 7 年 前
CONTRIBUTORS 88083d21e8 start refactoring 7 年 前
LICENSE 88083d21e8 start refactoring 7 年 前
README 88083d21e8 start refactoring 7 年 前
decode.go 88083d21e8 start refactoring 7 年 前
encode.go 88083d21e8 start refactoring 7 年 前
snappy.go 0f1005ff61 using glide 7 年 前
snappy_test.go 0f1005ff61 using glide 7 年 前

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.