mirror of
https://github.com/turbot/steampipe.git
synced 2025-12-19 18:12:43 -05:00
6 lines
85 B
Go
6 lines
85 B
Go
package constants
|
|
|
|
const (
|
|
PostgresNotificationChannel = "steampipe_notification"
|
|
)
|