package
1.1.2
Repository: https://github.com/jrick/logrotate.git
Documentation: pkg.go.dev

# Functions

New returns a new Rotator.

# Structs

A Rotator writes input to a file, splitting it up into gzipped chunks once the filesize reaches a certain threshold.

# Interfaces

Compressor writes a compressed stream to an underlying writer.