# Functions
Address receives an URL string value passed for the server connection string of Rabbit's.
Logger receives a standard log.Logger interface to use as a logger.
New returns an initialized and connected *Server using the environment variables as values.
ReconnectionLimits receives an integer of how many times to attempt to reconnect.
# Constants
No description provided by the author
# Type aliases
An Option represents an optional value that can be passed to the New constructor of Server.