package
Version:
v0.2.14
Opens a new window with list of versions in this module.
Published: Jun 18, 2023
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 {
Type *string `json:"type,omitempty"`
Target *string `json:"target,omitempty"`
Detail any `json:"detail,omitempty"`
Key *string `json:"key,omitempty"`
ID string `json:"-"`
State eventstate.Type `json:"-"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.