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.go Chore: Remove public vars in setting package (#81018) 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
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
models.go
notifications.go Chore: Remove public vars in setting package (#81018) 2024-01-23 12:36:22 +01:00
notifications_test.go
send_email_integration_test.go
smtp.go Chore: Remove public vars in setting package (#81018) 2024-01-23 12:36:22 +01:00
smtp_test.go Notifications: Optional trace propagation through SMTP (#80481) 2024-01-22 10:50:05 -05:00
testing.go Notifications: Optional trace propagation through SMTP (#80481) 2024-01-22 10:50:05 -05:00
webhook.go