//
pkg.gl
Category
github.com/cihub/seelog
archive
gzip
package
0.0.0-20170130134532-f561c5e57575
Repository:
https://github.com/cihub/seelog.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
4
Dependents
11
Files
45 SLOC
#
Functions
NewReader
NewReader creates a new Reader reading the given reader.
NewWriter
NewWriter returns a new Writer.
#
Structs
Reader
Reader is an io.Reader that can be read to retrieve uncompressed data from a gzip-format compressed file.
Writer
Writer is an io.WriteCloser.