# Functions
NewBridge returns a pointer to a new Bridge struct.
# Constants
Abort the push to Graphite upon the first error encountered.
Ignore errors and try to push as many metrics to Graphite as possible.
# Interfaces
Logger is the minimal interface Bridge needs for logging.
# Type aliases
HandlerErrorHandling defines how a Handler serving metrics will handle errors.