mirror of
https://github.com/TwiN/gatus.git
synced 2026-02-15 15:35:05 +00:00
Add teams alerting provider
This commit is contained in:
@@ -28,4 +28,7 @@ const (
|
||||
|
||||
// TypeTwilio is the Type for the twilio alerting provider
|
||||
TypeTwilio Type = "twilio"
|
||||
|
||||
// Teams is the Type for the teams alerting provider
|
||||
TypeTeams Type = "teams"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user