package
Version:
v0.0.0-...-765649b
Opens a new window with list of versions in this module.
Published: Apr 12, 2022
License: MIT
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 {
ID string `bson:"_id"`
ActionID string `bson:"action_id"`
Description string `bson:"description"`
Delay string `bson:"delay"`
ReleaseTime float64 `bson:"ReleaseTime"`
Topic string `bson:"topic"`
Payload interface{} `json:"payload"`
Status string `bson:"status"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.