Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CustomerRabbitMQ ¶
type CustomerRabbitMQ struct {
// contains filtered or unexported fields
}
func NewCustomerRabbitMQ ¶
func NewCustomerRabbitMQ(deps *factories.Dependencies, rmq *rabbitmq.RabbitMQ) *CustomerRabbitMQ
func (*CustomerRabbitMQ) AuthDelete ¶
func (x *CustomerRabbitMQ) AuthDelete(ctx context.Context, body []byte) error
Click to show internal directories.
Click to hide internal directories.