cadvisor/vendor/github.com/golang/snappy
Vishnu kannan de4af1288b moving deps to vendor subdirectory
Signed-off-by: Vishnu kannan <vishnuk@google.com>
2016-07-11 12:19:43 -07:00
..
AUTHORS moving deps to vendor subdirectory 2016-07-11 12:19:43 -07:00
CONTRIBUTORS moving deps to vendor subdirectory 2016-07-11 12:19:43 -07:00
decode.go moving deps to vendor subdirectory 2016-07-11 12:19:43 -07:00
encode.go moving deps to vendor subdirectory 2016-07-11 12:19:43 -07:00
LICENSE moving deps to vendor subdirectory 2016-07-11 12:19:43 -07:00
README moving deps to vendor subdirectory 2016-07-11 12:19:43 -07:00
snappy.go moving deps to vendor subdirectory 2016-07-11 12:19:43 -07:00

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.