Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MessageConsumer ¶
type MessageConsumer struct {
// contains filtered or unexported fields
}
func NewMessageConsumer ¶
func NewMessageConsumer( ch *amqp.Channel, messagesModel model.MessagesModel, messageSendsModel model.MessageSendsModel, templatesModel model.MessageTemplatesModel, settingsModel model.NotificationSettingsModel, ) *MessageConsumer
func (*MessageConsumer) Stop ¶
func (c *MessageConsumer) Stop() error
Click to show internal directories.
Click to hide internal directories.