Versions in this module Expand all Collapse all v0 v0.1.1 Jul 23, 2020 v0.1.0 Mar 31, 2020 Changes in this version + type Config struct + Debug Debug + File string + HTTP HTTP + Log Log + Tracing Tracing + func New() *Config + type Debug struct + Addr string + Pprof bool + Token string + Zpages bool + type HTTP struct + Addr string + Namespace string + Root string + type Log struct + Color bool + Level string + Pretty bool + type Tracing struct + Collector string + Enabled bool + Endpoint string + Service string + Type string