//
pkg.gl
Category
github.com/jrick/logrotate
rotator
package
1.1.2
Repository:
https://github.com/jrick/logrotate.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
314
Files
214 SLOC
#
Functions
New
New returns a new Rotator.
#
Structs
Rotator
A Rotator writes input to a file, splitting it up into gzipped chunks once the filesize reaches a certain threshold.
#
Interfaces
Compressor
Compressor writes a compressed stream to an underlying writer.