Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Config ¶
type Config struct { // > @3@4@5@6 // > // > The filename to store offsets of processed messages. // > > It's a `json` file. You can modify it manually. OffsetsFile string `json:"offsets_file" required:"true"` // * }
! config-params ^ config-params
type Plugin ¶
type Plugin struct {
// contains filtered or unexported fields
}
func (*Plugin) RegisterMetrics ¶ added in v0.7.0
Click to show internal directories.
Click to hide internal directories.