 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewMessageHandler ¶
func NewMessageHandler(logger *logging.Logger, batcher batcher) consumer.MessageHandler
func WithQueue ¶
func WithQueue(queueConfig *mqs.QueueConfig) func(opts *LogMQOption)
Types ¶
type LogMQ ¶
type LogMQ struct {
	// contains filtered or unexported fields
}
    func New ¶
func New(opts ...func(opts *LogMQOption)) *LogMQ
type LogMQOption ¶
type LogMQOption struct {
	QueueConfig *mqs.QueueConfig
}
     Click to show internal directories. 
   Click to hide internal directories.