Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GotifyAgent ¶
type GotifyAgent struct {
notification.WebhookAgent
}
func NewGotifyAgent ¶
func NewGotifyAgent(config *viper.Viper, logger *zerolog.Logger, restyClient *resty.Client) *GotifyAgent
func (*GotifyAgent) Name ¶
func (g *GotifyAgent) Name() string
func (*GotifyAgent) SendEvent ¶
func (a *GotifyAgent) SendEvent(event notification.Event)
Click to show internal directories.
Click to hide internal directories.