package
Version:
v0.1.6
Opens a new window with list of versions in this module.
Published: Dec 13, 2019
License: Apache-2.0
Opens a new window with license information.
Imports: 12
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Prepares infrastructure layer
type PubSubConfig struct {
SaramaConfig *sarama.Config
Brokers []string `config:"pub-sub-brokers,required"`
ConsumerGroup string `config:"pub-sub-consumer-group"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.