# Functions
NewSelectOptions parses select options.
Tests runs all the tests against a selector to ensure the implementations are consistent.
# Variables
ErrNoneAvailable is returned by select when no routes were provided to select from.
# Structs
Options used to configure a selector.
SelectOptions used to configure selection.
# Interfaces
Selector selects a route from a pool.
# Type aliases
Next returns the next node.
Option updates the options.
SelectOption updates the select options.