# Packages
Package test_routing is a generated GoMock package.
# 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.