Versions in this module Expand all Collapse all v0 v0.4.0 Nov 14, 2019 Changes in this version + type Config struct + Dispatcher struct{ ... } + Features env.Features + Logging env.Logging + Metrics env.Metrics + func (cfg *Config) ConfigName() string + func (cfg *Config) InitDefaults() + func (cfg *Config) Sample(dst io.Writer, path config.Path, _ config.CtxMap) + func (cfg *Config) Validate() error