Versions in this module Expand all Collapse all v1 v1.9.0 Jan 21, 2019 Changes in this version + func Run(c *Config, logger *zap.Logger) error + type Config struct + Debug bool + Duration time.Duration + Marshal bool + Pause time.Duration + Traces int + Workers int + func (c *Config) Flags(fs *flag.FlagSet)