package
Version:
v1.0.0
Opens a new window with list of versions in this module.
Published: Jan 15, 2026
License: MIT
Opens a new window with license information.
Imports: 11
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 EventType `json:"type"`
Command []string `json:"command"`
ExitCode int `json:"exit_code,omitempty"`
Message string `json:"message,omitempty"`
Timestamp time.Time `json:"timestamp"`
Hostname string `json:"hostname"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.