Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrQueueFull = errors.New("error queue is full, can't create new membucket")
ErrQueueFull .
Functions ¶
This section is empty.
Types ¶
type Option ¶
type Option func(opt *option)
Option Ringbuffer option
func SetDynamicMemBucket ¶
SetDynamicMemBucket set the number of dynamic mem bucket
func SetMaxBucket ¶
SetMaxBucket set the number of max bucket 0 represent unlimit
Click to show internal directories.
Click to hide internal directories.