Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Influxdb ¶
type Influxdb struct {
// contains filtered or unexported fields
}
Influxdb output struct
func NewInfluxdb ¶
NewInfluxdb creates a new output for influxdb
type Output ¶
type Output interface { StackErr(string, string, string) StackOk(string, string, string) Flush(string) }
Output struct
Click to show internal directories.
Click to hide internal directories.