Documentation ¶
Index ¶
Constants ¶
View Source
const (
// BackendName is the name of this backend.
BackendName = "statsdaemon"
)
Variables ¶
This section is empty.
Functions ¶
func NewClient ¶
func NewClient(address string) (backendTypes.Backend, error)
NewClient constructs a GraphiteClient object by connecting to an address.
func NewClientFromViper ¶
func NewClientFromViper(v *viper.Viper) (backendTypes.Backend, error)
NewClientFromViper constructs a statsd client by connecting to an address.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.