GoDoxy/internal/notif
2025-03-28 08:45:06 +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
base.go refactor: rename module 'err' to 'gperr' in references 2025-03-28 07:39:26 +08:00
color.go Feat/ntfy (#57) 2025-02-01 13:07:44 +08:00
config.go refactor: rename module 'err' to 'gperr' in references 2025-03-28 07:39:26 +08:00
config_test.go refactor: use stretchr/testify, replace ExpectBytesEqual and ExpectDeepEqual with ExpectEqual in tests 2025-03-28 08:45:06 +08:00
dispatcher.go refactor: rename module 'err' to 'gperr' in references 2025-03-28 07:39:26 +08:00
format.go Feat/ntfy (#57) 2025-02-01 13:07:44 +08:00
gotify.go Feat/ntfy (#57) 2025-02-01 13:07:44 +08:00
ntfy.go refactor: rename module 'err' to 'gperr' in references 2025-03-28 07:39:26 +08:00
providers.go refactor: rename module 'err' to 'gperr' in references 2025-03-28 07:39:26 +08:00
webhook.go refactor: rename module 'err' to 'gperr' in references 2025-03-28 07:39:26 +08:00