Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Forwarder ¶ added in v0.9.0
type Forwarder struct {
// contains filtered or unexported fields
}
Forwarder prints datapoints to a file
func NewForwarder ¶
NewForwarder creates a new filename forwarder
func (*Forwarder) AddDatapoints ¶ added in v0.9.0
AddDatapoints writes the points to a file
func (*Forwarder) Datapoints ¶ added in v0.9.0
Datapoints returns nothing and exists to satisfy the protocol.Forwarder interface
Click to show internal directories.
Click to hide internal directories.