Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrInvalidKey = errors.New("invalid key")
ErrInvalidKey is raised when the given key is invalid
Functions ¶
func NewEvictionWaitingList ¶
func NewEvictionWaitingList(size uint, db storage.Persister, marshalizer marshal.Marshalizer) (*evictionWaitingList, error)
NewEvictionWaitingList creates a new instance of evictionWaitingList
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.