Versions in this module Expand all Collapse all v0 v0.2.13 Sep 11, 2020 Changes in this version + var ErrNil = errors.New("mixcache: nil returned") + func Register() common.Caller + func String(reply interface{}, err error) (string, error) + type CallerCfg struct + Addr string + ConnectTimeout common.Duration + DB int + Debug bool + IdleTimeout common.Duration + LevelDbPath string + MaxActive int + MaxIdle int + Mode string + Network string + Password string + ReadTimeout common.Duration + Wait bool + WriteTimeout common.Duration + type Cfg struct + Muses struct{ ... } + type Client struct + func Caller(name string) *Client + type Error string + func (err Error) Error() string