package
Version:
v0.0.0-...-4f2055d
Opens a new window with list of versions in this module.
Published: Feb 13, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Elements struct {
ClientID string `json:"clientid"`
Username string `json:"username"`
Topic string `json:"topic"`
Payload interface{} `json:"payload"`
Timestamp int64 `json:"ts"`
}
Elements kafka publish elements
Source Files
¶
Click to show internal directories.
Click to hide internal directories.