Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Graphite ¶
Graphite is a struct that defines the relevant properties of a graphite connection
func NewGraphite ¶
NewGraphite is a method that's used to create a new Graphite
func (*Graphite) Disconnect ¶
Disconnect closes the Graphite.conn field
func (*Graphite) SendMetric ¶
SendMetric method can be used to just pass a metric name and value and have it be sent to the Graphite host
Click to show internal directories.
Click to hide internal directories.