Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetAppHostIssuesRequest ¶ added in v0.2.66
func QueryHostIssues ¶ added in v0.2.66
func QueryStatuspageIncidents ¶ added in v0.2.66
Types ¶
type StatusPageApiResponse ¶
type StatusPageApiResponse struct {
Incidents []Incident `json:"incidents"`
}
func StatuspageIncidentsRequest ¶
func StatuspageIncidentsRequest(ctx context.Context) (*StatusPageApiResponse, error)
Click to show internal directories.
Click to hide internal directories.