Versions in this module Expand all Collapse all v1 v1.0.1 Jan 26, 2019 v1.0.0 Jan 26, 2019 Changes in this version + func New(optFuncs ...OptFunc) *sentinelMode + type OptFunc func(opts *options) + func Addrs(value []string) OptFunc + func DialOpts(value ...redis.DialOption) OptFunc + func MasterName(value string) OptFunc + func PoolOpts(value ...mode.PoolOption) OptFunc + func SentinelDialOpts(value ...redis.DialOption) OptFunc