Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
Functions ¶
This section is empty.
Types ¶
type RotateOption ¶
type RotateOption func(*rotateOption)
type RotateWriter ¶
type RotateWriter struct {
// contains filtered or unexported fields
}
func NewRotateWriter ¶
func NewRotateWriter(filename string, options ...RotateOption) (*RotateWriter, error)
NewRotateWriter rotate
Click to show internal directories.
Click to hide internal directories.