Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Watcher ¶
type Watcher struct { // Ensure Client is closed to preserve proper state in partitions // // defer watcher.Client.Close() Client *kgo.Client // contains filtered or unexported fields }
func (*Watcher) ConsumeRecords ¶
ConsumeRecords returns matches of record results
Click to show internal directories.
Click to hide internal directories.