rendezvous

package
v0.1.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 23, 2022 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Hasher

type Hasher func(s string) uint64

type Rendezvous

type Rendezvous struct {
	// contains filtered or unexported fields
}

func New

func New(nodes []string, hash Hasher) *Rendezvous

func (*Rendezvous) Add

func (r *Rendezvous) Add(node string)

func (*Rendezvous) Lookup

func (r *Rendezvous) Lookup(k string) string

func (*Rendezvous) LookupN

func (r *Rendezvous) LookupN(k string, n int) []string

func (*Rendezvous) Remove

func (r *Rendezvous) Remove(node string)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL