Versions in this module Expand all Collapse all v1 v1.0.1 Aug 11, 2020 Changes in this version + type Config struct + Producer Producer + func ParseConfig(path string) (*Config, error) + type KProducer struct + Hosts []string + Topic string + type Producer interface