package
1.11.1
Repository: https://github.com/neohe/client_golang.git
Documentation: pkg.go.dev

# 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.

# Structs

Bridge pushes metrics to the configured Graphite server.
Config defines the Graphite bridge config.

# Interfaces

Logger is the minimal interface Bridge needs for logging.

# Type aliases

HandlerErrorHandling defines how a Handler serving metrics will handle errors.