package
Version:
v0.25.2
Opens a new window with list of versions in this module.
Published: Dec 13, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 3
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.