var Entries … type Config … type subscriber … func (e *Config) subscribe(key label.Key, s subscriber) { … } func (e *Config) Exporter(output event.Exporter) event.Exporter { … }
var Entries … type Config … type subscriber … func (e *Config) subscribe(key label.Key, s subscriber) { … } func (e *Config) Exporter(output event.Exporter) event.Exporter { … }