Documentation ¶
Index ¶
- func Errorf(format string, a ...interface{}) error
- func GetBrokers() []string
- func LoadENVFiles() error
- func New(msg string) error
- func NewPublisher(logger watermill.LoggerAdapter) (message.Publisher, error)
- func NewSubscriber(consumerGroup string, logger watermill.LoggerAdapter) (message.Subscriber, error)
- func Wrap(orig error, msg string) error
- func Wrapf(orig error, format string, a ...interface{}) error
- type Error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetBrokers ¶
func GetBrokers() []string
func LoadENVFiles ¶
func LoadENVFiles() error
func NewPublisher ¶
func NewPublisher(logger watermill.LoggerAdapter) (message.Publisher, error)
func NewSubscriber ¶
func NewSubscriber(consumerGroup string, logger watermill.LoggerAdapter) (message.Subscriber, error)
Types ¶
Click to show internal directories.
Click to hide internal directories.