Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type InfluxdbSink ¶
type InfluxdbSink struct {
// contains filtered or unexported fields
}
func (*InfluxdbSink) StoreData ¶
func (self *InfluxdbSink) StoreData(input Data) error
type MemorySink ¶
type MemorySink struct {
// contains filtered or unexported fields
}
func (*MemorySink) StoreData ¶
func (self *MemorySink) StoreData(input Data) error
Click to show internal directories.
Click to hide internal directories.