alertmanager/vendor/github.com/golang/snappy
Fabian Reinartz 34527f510e Update vendoring, update .gitignore 2015-09-24 18:34:58 +02:00
..
AUTHORS Update vendoring, update .gitignore 2015-09-24 18:34:58 +02:00
CONTRIBUTORS Update vendoring, update .gitignore 2015-09-24 18:34:58 +02:00
LICENSE Update vendoring, update .gitignore 2015-09-24 18:34:58 +02:00
README Update vendoring, update .gitignore 2015-09-24 18:34:58 +02:00
decode.go Update vendoring, update .gitignore 2015-09-24 18:34:58 +02:00
encode.go Update vendoring, update .gitignore 2015-09-24 18:34:58 +02:00
snappy.go Update vendoring, update .gitignore 2015-09-24 18:34:58 +02: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.