Files
steampipe/pkg/constants/notifications.go

6 lines
85 B
Go

package constants
const (
PostgresNotificationChannel = "steampipe_notification"
)