package
1.5.5
Repository: https://github.com/qiniu/logkit.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
newDiskQueue instantiates a new instance of diskQueue, retrieving metadata from the filesystem and starting the read ahead goroutine.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author

# Interfaces

BackendQueue represents the behavior for the secondary message storage system.
DataQueue 代表了无需编解码可直接放取 Data 的队列.
LinesQueue 代表了无需编解码可直接放取 []Line 的队列.