Versions in this module Expand all Collapse all v0 v0.2.13 Sep 11, 2020 Changes in this version + func Register() common.Caller + type CallerCfg struct + Logger LoggerCallerCfg + LoggerRef string + Mode string + Mysql MysqlCallerCfg + MysqlRef string + Redis RedisCallerCfg + RedisRef string + type Cfg struct + Muses struct{ ... } + type Client struct + func Caller(name string) *Client + type LoggerCallerCfg logger.CallerCfg + type MysqlCallerCfg mysql.CallerCfg + type RedisCallerCfg redis.CallerCfg