- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for NewPostgreSQLTarget (0.21 seconds)
-
internal/config/notify/parse.go
if err != nil { return nil, err } for id, args := range postgresTargets { if !args.Enable { continue } t, err := target.NewPostgreSQLTarget(id, args, logOnceIf) if err != nil { return nil, err } targets = append(targets, t) } case config.NotifyRedisSubSys: redisTargets, err := GetNotifyRedis(cfg[config.NotifyRedisSubSys])Created: Sun Dec 28 19:28:13 GMT 2025 - Last Modified: Fri Aug 29 02:39:48 GMT 2025 - 47.5K bytes - Click Count (0)