Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func WithProtocol ¶
WithProtocol marshal options to toml, unmarshal to map[string]interface{} and add "protocol" key to them
Types ¶
type Receiver ¶
type Receiver interface { Stop() Stat(helper.StatCallback) InitPrometheus(prometheus.Registerer) }
Click to show internal directories.
Click to hide internal directories.