Versions in this module Expand all Collapse all v0 v0.3.1 Aug 27, 2020 v0.3.0 Aug 26, 2020 v0.2.0 Aug 21, 2020 Changes in this version type Storage + DataPath string v0.1.0 Aug 17, 2020 Changes in this version + type Asset struct + Path string + type Config struct + Asset Asset + Debug Debug + File string + GRPC GRPC + HTTP HTTP + Log Log + Storage Storage + TokenManager TokenManager + Tracing Tracing + func New() *Config + type Debug struct + Addr string + Pprof bool + Token string + Zpages bool + type GRPC struct + Addr string + Namespace string + type HTTP struct + Addr string + Namespace string + Root string + type Log struct + Color bool + Level string + Pretty bool + type Storage struct + RootMountPath string + type TokenManager struct + JWTSecret string + type Tracing struct + Collector string + Enabled bool + Endpoint string + Service string + Type string