package
Version:
v0.0.0-...-3d3f4ff
Opens a new window with list of versions in this module.
Published: Aug 5, 2021
License: GPL-3.0
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Reader interface {
Topic() string
ReadLag() (totalLag int64, err error)
ReadAll(stoppable bool, fn func([]byte))
Shutdown()
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.