package
Version:
v0.2.0
Opens a new window with list of versions in this module.
Published: Oct 15, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 16
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Stats struct {
Topics map[string]struct {
Partitions map[string]struct {
ConsumerLag int64 `json:"consumer_lag"`
} `json:"partitions"`
} `json:"topics"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.