Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MarketingConsumer ¶
type MarketingConsumer struct {
// contains filtered or unexported fields
}
func NewMarketingConsumer ¶
func NewMarketingConsumer( ch *amqp.Channel, couponsModel model.CouponsModel, userCouponsModel model.UserCouponsModel, promotionsModel model.PromotionsModel, userPointsModel model.UserPointsModel, pointsRecordModel model.PointsRecordsModel, ) *MarketingConsumer
func (*MarketingConsumer) Stop ¶
func (c *MarketingConsumer) Stop() error
Click to show internal directories.
Click to hide internal directories.