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) *clusterMode + type OptFunc func(opts *options) + func DialOpts(value ...redis.DialOption) OptFunc + func Nodes(value []string) OptFunc + func PoolOpts(value ...mode.PoolOption) OptFunc