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 + Debug bool + Level string + Path string + type Cfg struct + Muses struct{ ... } + type Client struct + func Caller(name string) *Client + func DefaultLogger() *Client + func Provider(cfg CallerCfg) (db *Client)