mirror of
https://github.com/containrrr/watchtower.git
synced 2025-09-22 05:40:50 +02:00
Make sure all shoutrrr notifications are sent (#564)
This commit is contained in:
parent
b8408269bb
commit
fdecd40189
9 changed files with 122 additions and 15 deletions
|
@ -4,4 +4,5 @@ package types
|
|||
type Notifier interface {
|
||||
StartNotification()
|
||||
SendNotification()
|
||||
Close()
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue