Documentation
¶
Overview ¶
Package bufwrite is kept for backward compatibility only.
Deprecated: bufwrite has moved to its own module. Use github.com/gookit/rotatefile/bufwrite instead. This package only re-exports the new location and will be removed in a future major version.
Index ¶
- Variables
- type BufIOWriterdeprecated
- type LineWriterdeprecated
Constants ¶
This section is empty.
Variables ¶
var NewBufIOWriter = bufwrite.NewBufIOWriter
Deprecated: use github.com/gookit/rotatefile/bufwrite.NewBufIOWriter
var NewBufIOWriterSize = bufwrite.NewBufIOWriterSize
Deprecated: use github.com/gookit/rotatefile/bufwrite.NewBufIOWriterSize
var NewLineWriter = bufwrite.NewLineWriter
Deprecated: use github.com/gookit/rotatefile/bufwrite.NewLineWriter
var NewLineWriterSize = bufwrite.NewLineWriterSize
Deprecated: use github.com/gookit/rotatefile/bufwrite.NewLineWriterSize
Functions ¶
This section is empty.
Types ¶
type BufIOWriter
deprecated
type BufIOWriter = bufwrite.BufIOWriter
BufIOWriter is an alias.
Deprecated: use github.com/gookit/rotatefile/bufwrite.BufIOWriter
type LineWriter
deprecated
type LineWriter = bufwrite.LineWriter
LineWriter is an alias.
Deprecated: use github.com/gookit/rotatefile/bufwrite.LineWriter