Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Consistent ¶
func NewConsisten ¶
func NewConsisten(nodecount int) *Consistent
func (*Consistent) Add ¶
func (c *Consistent) Add(elt string)
func (*Consistent) ForceSet ¶
func (c *Consistent) ForceSet(keys ...string)
func (*Consistent) Get ¶
func (c *Consistent) Get(key string) string
func (*Consistent) Members ¶
func (c *Consistent) Members() []string
func (*Consistent) Remove ¶
func (c *Consistent) Remove(elt string)
Click to show internal directories.
Click to hide internal directories.