- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for SetNotifyMySQL (0.08 sec)
-
internal/config/notify/legacy.go
}, config.KV{ Key: target.NATSStreamingMaxPubAcksInFlight, Value: strconv.Itoa(cfg.Streaming.MaxPubAcksInflight), }, } return nil } // SetNotifyMySQL - helper for config migration from older config. func SetNotifyMySQL(s config.Config, sqlName string, cfg target.MySQLArgs) 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)