# Functions
NewRoutingTable returns a new RoutingTable.
NewStaticLookup creates and returns a StaticLookup.
No description provided by the author
# Structs
RoutingTable makes decisions for where a item should be routed.
StaticLookup is used to do lookup for static routes.
# Type aliases
No description provided by the author