package
0.1.0-alpha.1
Repository: https://github.com/wetware/pkg.git
Documentation: pkg.go.dev

# Packages

Package test_routing is a generated GoMock package.

# Functions

No description provided by the author
No description provided by the author

# Structs

MetaField is a key-value pair.
No description provided by the author

# Interfaces

HostIndex is an optional interface for Index that designates the "id" index in the routing table.
Index is a pointer to a 'column' in the routing table's schema.
Iterator is a stateful object that enumerates routing records.
MetaIndex is an optional interface for Index that designates a single key-value pair.
PeerIndex is an optional interface for Index that designates the "id" index in the routing table.
Record is an entry in the routing table.
ServerIndex is an optional interface for Index that designates the "server" index in the routing table.
Snapshot provides iteration strategies over an isolated snapshot of the routing-table.

# Type aliases

ID is an opaque identifier that identifies a unique host instance on the network.
Meta is an indexed set of key-value pairs describing arbitrary metadata.