Documentation
¶
Index ¶
Constants ¶
View Source
const ( SchedulerQueue string = "mailowl-scheduler" BuilderQueue = "mailowl-builder" EmailQueue = "mailowl-email" SmsQueue = "mailowl-sms" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Rabbit ¶
type Rabbit struct { Conn *amqp.Connection // contains filtered or unexported fields }
func (*Rabbit) NotifyClose ¶
Die if the connect is lost (k8s reloaded this pod)
Click to show internal directories.
Click to hide internal directories.