Versions in this module Expand all Collapse all v1 v1.8.0 Apr 20, 2020 Changes in this version + const Audit + const DataBaker + const Direct + type ExternalServiceList struct + AuditProducer bool + DataBakerProducer bool + DirectProducer bool + MongoDataStore bool + func (e *ExternalServiceList) GetMongoDataStore(cfg *config.Configuration) (dataStore *mongo.Mongo, err error) + func (e *ExternalServiceList) GetProducer(ctx context.Context, kafkaBrokers []string, topic string, ...) (kafkaProducer *kafka.Producer, err error) + type KafkaProducerName int + func (k KafkaProducerName) String() string