Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( DefaultConfig = Config{ DirPath: "./_hdd", ConflictRetries: 100, ConflictMaxInterval: time.Millisecond, } )
Functions ¶
Types ¶
type BulkKey ¶
type BulkKey struct {
// contains filtered or unexported fields
}
func NewBulkKey ¶
func NewBulkKey() *BulkKey
func (*BulkKey) ReleaseAll ¶
func (bk *BulkKey) ReleaseAll()
Click to show internal directories.
Click to hide internal directories.