Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DeliveryService ¶
type DeliveryService struct { Logger *logging.Logger RedisClient *redis.Client DeliveryMQ *deliverymq.DeliveryMQ Handler consumer.MessageHandler // contains filtered or unexported fields }
func NewService ¶
func (*DeliveryService) Shutdown ¶
func (s *DeliveryService) Shutdown(ctx context.Context)
Click to show internal directories.
Click to hide internal directories.