Documentation ¶
Index ¶
Constants ¶
View Source
const ( MesssagePersonCreated = "person.created" MessagePersonDeleted = "person.deleted" MessageFriendshipCreated = "friendship.created" )
types for: https://www.rabbitmq.com/publishers.html#message-properties
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RabbitMq ¶
type RabbitMq struct {
// contains filtered or unexported fields
}
func NewRabbitMq ¶
func (*RabbitMq) CreatedFriendship ¶
func (*RabbitMq) CreatedPerson ¶
Click to show internal directories.
Click to hide internal directories.