# Functions
GetAllConnections returns a list of known connections.
GetConnection by name (from configuration).
GetCurrentConnection is the primary interface for obtaining a connection.
No description provided by the author
SetConnection sets a new default.
# Constants
string.
string.
string.
map[string]string.
string.
# Variables
ConnectionFlagValue this is where command line flag must store a conenction value to use.
# Structs
Connection contains information for connecting to a service endpoint.
Meta information about a request TODO: Consider a better name.
# Type aliases
ConnectionList for handling our set of connections.