package
Version:
v0.1.0
Opens a new window with list of versions in this module.
Published: Jan 28, 2021
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 EventMessage struct {
Event string `json:"event"`
Timestamp int64 `json:"timestamp"`
EventData interface{} `json:"message"`
}
type Notification struct {
Topic string `json:"topic"`
Event string `json:"event"`
EventData interface{} `json:"message"`
}
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.