github.com/go-redis/redis/v8.UniversalOptions.MasterName (field)

3 uses

	github.com/go-redis/redis/v8 (current package)
		universal.go#L56: 	MasterName string
		universal.go#L104: 		MasterName:    o.MasterName,
		universal.go#L199: 	if opts.MasterName != "" {