package
0.0.0-20230720142802-055f8dac88b4
Repository: https://github.com/wetware/casm.git
Documentation: pkg.go.dev

# 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.