Versions in this module Expand all Collapse all v0 v0.2.12 May 6, 2020 v0.2.11 Mar 3, 2020 v0.2.10 Mar 3, 2020 v0.2.9 Feb 27, 2020 v0.2.8 Feb 20, 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