- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for SetNotifyNATS (0.12 seconds)
-
internal/config/notify/legacy.go
Value: cfg.QueueDir, }, config.KV{ Key: target.NSQQueueLimit, Value: strconv.Itoa(int(cfg.QueueLimit)), }, } return nil } // SetNotifyNATS - helper for config migration from older config. func SetNotifyNATS(s config.Config, natsName string, cfg target.NATSArgs) error { if !cfg.Enable { return nil } if err := cfg.Validate(); err != nil { return err }Created: Sun Apr 05 19:28:12 GMT 2026 - Last Modified: Sun Apr 27 04:30:57 GMT 2025 - 13.3K bytes - Click Count (0)