Home
last modified time | relevance | path

Searched refs:GetAlertNotificationUidQuery (Results 1 – 4 of 4) sorted by relevance

/dports/www/grafana8/grafana-8.3.6/pkg/models/
H A Dalert_notifications.go106 type GetAlertNotificationUidQuery struct { struct
/dports/www/grafana8/grafana-8.3.6/pkg/services/sqlstore/
H A Dalert_notification_test.go366 byIdQuery := &models.GetAlertNotificationUidQuery{
386 query := &models.GetAlertNotificationUidQuery{
399 query := &models.GetAlertNotificationUidQuery{
H A Dalert_notification.go70 …AlertNotificationUidWithId(ctx context.Context, query *models.GetAlertNotificationUidQuery) error { argument
150 …ertNotificationUidInternal(ctx context.Context, query *models.GetAlertNotificationUidQuery, sess *… argument
/dports/www/grafana8/grafana-8.3.6/pkg/services/alerting/
H A Drule.go224 query := &models.GetAlertNotificationUidQuery{