- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for SetNotifyAMQP (0.11 sec)
-
cmd/config-migrate.go
xldap.SetIdentityLDAP(newCfg, cfg.LDAPServerConfig) opa.SetPolicyOPAConfig(newCfg, cfg.Policy.OPA) compress.SetCompressionConfig(newCfg, cfg.Compression) for k, args := range cfg.Notify.AMQP { notify.SetNotifyAMQP(newCfg, k, args) } for k, args := range cfg.Notify.Elasticsearch { notify.SetNotifyES(newCfg, k, args) } for k, args := range cfg.Notify.Kafka { notify.SetNotifyKafka(newCfg, k, args) }
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Fri May 24 23:05:23 UTC 2024 - 5.4K bytes - Viewed (0)