package
0.0.0-20170130134532-f561c5e57575
Repository: https://github.com/cihub/seelog.git
Documentation: pkg.go.dev

# Functions

NewReader creates a new Reader reading the given reader.
NewWriter returns a new Writer.

# Structs

Reader is an io.Reader that can be read to retrieve uncompressed data from a gzip-format compressed file.
Writer is an io.WriteCloser.