- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for SetNotifyPostgres (0.09 sec)
-
internal/config/notify/legacy.go
Value: cfg.ClientCert, }, config.KV{ Key: target.WebhookClientKey, Value: cfg.ClientKey, }, } return nil } // SetNotifyPostgres - helper for config migration from older config. func SetNotifyPostgres(s config.Config, psqName string, cfg target.PostgreSQLArgs) error { if !cfg.Enable { return nil } if err := cfg.Validate(); err != nil { return err }Registered: Sun Dec 28 19:28:13 UTC 2025 - Last Modified: Sun Apr 27 04:30:57 UTC 2025 - 13.3K bytes - Viewed (0)