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
Click to show internal directories.
Click to hide internal directories.