/src/github.com/klauspost - ActiveState ActiveGo 1.8
...

Directory /src/github.com/klauspost

Name Synopsis
..
compress
flate Package flate implements the DEFLATE compressed data format, described in RFC 1951.
gzip Package gzip implements reading and writing of gzip format compressed files, as specified in RFC 1952.
snappy Package snappy implements the snappy block-based compression format.
zip Package zip provides support for reading and writing ZIP archives.
zlib Package zlib implements reading and writing of zlib format compressed data, as specified in RFC 1950.
cpuid Package cpuid provides information about the CPU running the current program.
private
crc32 Package crc32 implements the 32-bit cyclic redundancy check, or CRC-32, checksum.