Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RotateSyncer ¶
type RotateSyncer interface {
WriteSyncer
SetOnClose(func())
Rotate() error
}
type WriteSyncer ¶
type WriteSyncer interface {
io.WriteCloser
Sync() error
}
Click to show internal directories.
Click to hide internal directories.