# Functions
NewConnection creates a new cluster connection to a cluster of servers.
# Structs
ConnectionConfig provides all configuration options for a cluster connection.
# Type aliases
ServerConnectionBuilder specifies a function called by the cluster connection when it needs to create an underlying connection to a specific endpoint.