package
Version:
v0.0.0-...-4f663dc
Opens a new window with list of versions in this module.
Published: Mar 8, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func NewQueueClient() *client
func Put(message interface{}) error
func RegisterConsumeProcessor(processor func([]byte)) error
type Config struct {
Consumer *consumerConfig `yaml:"consumer"`
Producer *producerConfig `yaml:"producer"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.