Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConsumerConstructor ¶
ConsumerConstructor is a function that constructs a queue consumer
Types ¶
type ConnectionConfig ¶
type QueueConfig ¶
type QueueConfig struct { Connection ConnectionConfig `yaml:"connection"` Topic string `yaml:"topic"` }
Click to show internal directories.
Click to hide internal directories.