Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ScrapStatusPagesDuringAppInitialization ¶
func ScrapStatusPagesDuringAppInitialization() error
Types ¶
type StatusPageIncident ¶
type StatusPageIncident struct { Incident schema.Incident IncidentUpdates []schema.IncidentUpdate IncidentComponents []StatusPageIncidentComponent }
type StatusPageIncidentComponent ¶
type StatusPageIncidentComponent struct { IncidentComponents schema.IncidentComponent ProviderComponentID string ComponentName string }
Click to show internal directories.
Click to hide internal directories.