# Functions
NewScoreBasedRouter creates a ScoreBasedRouter.
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
# Structs
No description provided by the author
ScoreBasedRouter is an implementation of Router interface.
No description provided by the author
No description provided by the author
# Interfaces
BackendInst defines a backend that a connection is redirecting to.
ConnEventReceiver receives connection events.
RedirectableConn indicates a redirect-able connection.
Router routes client connections to backends.