Documentation ¶
Index ¶
- func GetGroupOffset(broker *sarama.Broker, topic string, partition int32, group string) (int64, error)
- func GetLag(brokers string, topic string, group string) (map[int32]OffsetStatus, error)
- func GetTimestamp(broker *sarama.Broker, topic string, partition int32, offset int64) (time.Time, error)
- type OffsetStatus
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetGroupOffset ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.