Versions in this module Expand all Collapse all v0 v0.10.0 Jul 10, 2020 Changes in this version + type Metrics interface + Start func(ctx context.Context) + Stop func() + func NewMetrics(l *zap.Logger, v *viper.Viper) Metrics + type Profiler interface + Start func(ctx context.Context) + Stop func() + func NewProfiler(l *zap.Logger, v *viper.Viper) Profiler