GoDoxy/internal/notif
2024-12-17 10:33:21 +08:00
..
templates [BREAKING] changed notification config format, support multiple notification providers, support webhook and markdown style notification 2024-11-30 06:44:49 +08:00
color.go [BREAKING] changed notification config format, support multiple notification providers, support webhook and markdown style notification 2024-11-30 06:44:49 +08:00
dispatcher.go replace unnecessary Task interface with struct 2024-12-17 10:33:21 +08:00
format.go [BREAKING] changed notification config format, support multiple notification providers, support webhook and markdown style notification 2024-11-30 06:44:49 +08:00
gotify.go [BREAKING] changed notification config format, support multiple notification providers, support webhook and markdown style notification 2024-11-30 06:44:49 +08:00
gotify_test.go [BREAKING] changed notification config format, support multiple notification providers, support webhook and markdown style notification 2024-11-30 06:44:49 +08:00
providers.go fixed / suppressed (irrelevant) golangci-lint errors 2024-12-17 10:33:21 +08:00
webhook.go small refactor and fixes 2024-12-03 11:45:10 +08:00
webhook_test.go support variables in modify request,response middlewares 2024-12-03 10:20:18 +08:00