Versions in this module Expand all Collapse all v1 v1.1.0 Oct 19, 2023 v1.0.2 Jul 30, 2023 v1.0.1 Jul 30, 2023 v1.0.0 Jul 27, 2023 Changes in this version + type CustomMessage struct + Address string + Date string + DisplayName string + ShortName string + ShortOutput string + Status string v0 v0.11.0 Jul 26, 2023 Changes in this version + type SlackMessage struct + Text string v0.10.0 Jul 26, 2023 v0.9.0 Jul 25, 2023 v0.8.2 Jul 25, 2023 v0.8.1 Jul 23, 2023 v0.8.0 Jul 12, 2023 v0.7.0 Jul 10, 2023 Changes in this version + type AccountInfo struct + Brand string + ID int + Name string + SiteURL string + Timezone string + type Alert struct + Data AlertData + Event string + type AlertData struct + Account AccountInfo + Alert AlertInfo + Date time.Time + Device DeviceInfo + GlobalAlertState GlobalAlertStateInfo + Integration IntegrationInfo + Links LinksInfo + Locations []string + Service ServiceInfo + type AlertInfo struct + CreatedAt time.Time + ID int + IsUp bool + Output string + ShortOutput string + State string + type DeviceInfo struct + Address string + DisplayName string + ID int + IsPaused bool + Name string + type GlobalAlertStateInfo struct + CreatedAt time.Time + ID int + Ignored bool + NumLocationsDown int + StateHasChanged bool + StateIsUp bool + type IntegrationInfo struct + Headers string + ID int + IsEnabled bool + IsErrored bool + IsTestSupported bool + Module string + ModuleVerboseName string + Name string + PostbackURL string + UseLegacyPayload bool + type LinksInfo struct + AlertDetails string + RealTimeAnalysis string + type ServiceInfo struct + DeviceID int + DisplayName string + ID int + IsPaused bool + MonitoringServiceType string + MonitoringServiceTypeDisplay string + MspAddress string + MspDNSRecordType string + MspDNSServer string + MspEncryption string + MspExpectString string + MspExpectStringType string + MspIncludeInGlobalMetrics bool + MspInterval int + MspNotes string + MspNumRetries int + MspPort any + MspProxy string + MspResponseTimeSLA string + MspSendString string + MspSensitivity int + MspStatusCode string + MspThreshold int + MspURLPath string + MspURLScheme string + MspUptimeSLA string + MspUseIPVersion string + MspUsername string + MspVersion int + Name string + ShortName string + Tags []string + type SquadcastIncident struct + Description string + EventID string + Locations string + Message string + Retries string + Status string + Tags map[string]SquadcastTag + Type string + type SquadcastTag struct + Color string + Value string + type TelegramMessage struct + Text string v0.6.0 Jun 13, 2023