package
Version:
v0.13.0
Opens a new window with list of versions in this module.
Published: Oct 18, 2023
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 Event struct {
Type string `json:"type"`
Timestamp time.Time `json:"timestamp"`
Context interface{} `json:"context,omitempty"`
Payload interface{} `json:"payload"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.