Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ConHashMap ¶
func NewConHashMap ¶
func NewConHashMap(replicas int, fn uint32) *ConHashMap
func (*ConHashMap) Add ¶
func (c *ConHashMap) Add(keys ...string)
func (*ConHashMap) Get ¶
func (c *ConHashMap) Get(key string) string
Click to show internal directories.
Click to hide internal directories.