package
0.0.0-20171009231159-a11eda293c5f
Repository: https://github.com/codelingo/kit.git
Documentation: pkg.go.dev

# Functions

NewEmitter will return an Emitter that will prefix all metrics names with the given prefix.
NewEmitterDial is the same as NewEmitter, but allows you to specify your own Dialer function.

# Structs

Emitter is a struct to manage connections and orchestrate the emission of metrics to a Graphite system.