//
pkg.gl
Category
github.com/huminghe/framework
modules
queue
disk_queue
package
0.5.0
Repository:
https://github.com/huminghe/framework.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
13
Dependents
1
Files
591 SLOC
#
Functions
NewDiskQueue
NewDiskQueue instantiates a new instance of diskQueue, retrieving metadata from the filesystem and starting the read ahead goroutine.
#
Interfaces
BackendQueue
BackendQueue represents the behavior for the secondary message storage system.