grafana/pkg/services/notifications
Marcus Efraimsson 6768c6c059
Chore: Remove public vars in setting package (#81018)
Removes the public variable setting.SecretKey plus some other ones. 
Introduces some new functions for creating setting.Cfg.
2024-01-23 12:36:22 +01:00
..
codes_test.go Chore: Remove public vars in setting package (#81018) 2024-01-23 12:36:22 +01:00
codes.go Chore: Remove public vars in setting package (#81018) 2024-01-23 12:36:22 +01:00
email.go Chore: Remove public vars in setting package (#81018) 2024-01-23 12:36:22 +01:00
mailer.go Notifications: Optional trace propagation through SMTP (#80481) 2024-01-22 10:50:05 -05:00
mock.go chore: move notifications models into notifications service (#61638) 2023-01-17 14:47:31 -05:00
models.go Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00
notifications_test.go Chore: Remove result field from notifications (#65170) 2023-03-28 13:44:15 +02:00
notifications.go Chore: Remove public vars in setting package (#81018) 2024-01-23 12:36:22 +01:00
send_email_integration_test.go Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00
smtp_test.go Notifications: Optional trace propagation through SMTP (#80481) 2024-01-22 10:50:05 -05:00
smtp.go Chore: Remove public vars in setting package (#81018) 2024-01-23 12:36:22 +01:00
testing.go Notifications: Optional trace propagation through SMTP (#80481) 2024-01-22 10:50:05 -05:00
webhook.go Handle ioutil deprecations (#53526) 2022-08-10 15:37:51 +02:00