Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Remove ¶ added in v1.7.6
type Remove[K constraints.Key, V any] interface { Remove(key K) bool }
type SetWithExpire ¶
type StoreWithExpire ¶
type StoreWithExpire[K constraints.Key, V any] interface { SetWithExpire[K, V] Get[K, V] Delete[K, V] }
Directories
¶
| Path | Synopsis |
|---|---|
|
Package consistenthash provides an implementation of a ring hash.
|
Package consistenthash provides an implementation of a ring hash. |
|
tree
|
|
Click to show internal directories.
Click to hide internal directories.