package
Version:
v0.0.0-...-592b0ac
Opens a new window with list of versions in this module.
Published: Nov 1, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 1
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 string `json:"payload"`
Timestamp int64 `json:"ts"`
Size int32 `json:"size"`
Action string `json:"action"`
}
Elements kafka publish elements
Source Files
¶
Click to show internal directories.
Click to hide internal directories.