
The highest tagged major version is
v2.
package
Version:
v1.0.1
Opens a new window with list of versions in this module.
Published: Feb 16, 2024
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Message struct {
Topic string `json:"topic"`
Partition int32 `json:"partition"`
Offset int64 `json:"offset"`
Value []byte `json:"value"`
Key []byte `json:"key,omitempty"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.