package
0.0.0-20220831212918-e53d617a705f
Repository: https://github.com/itglobal/backupmonitor.git
Documentation: pkg.go.dev
# Functions
GetService returns an implementation Service from DI container.
Setup configures package services.
# Structs
SlackMessage is a content for Slack notification.
TelegramMessage is a content for Telegram notification.
WebhookMessage is a content for webhook notification.
# Interfaces
Service provides methods to send notifications.