package
Version:
v0.1.3
Opens a new window with list of versions in this module.
Published: Feb 5, 2024
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func UpdateStatusWithActiveAlerts() error
UpdateStatusWithActiveAlerts updates the status key with active alerts.
type IteratorStatus struct {
Status string `json:"iterator_status"`
ActiveAlerts []string `json:"active_alerts,omitempty"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.