github.com/go-redis/redis/v8.Options.init (method)

4 uses

	github.com/go-redis/redis/v8 (current package)
		options.go#L114: func (opt *Options) init() {
		redis.go#L529: 	opt.init()
		sentinel.go#L177: 	opt.init()
		sentinel.go#L231: 	opt.init()