Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type InventoryConsumer ¶
type InventoryConsumer struct {
// contains filtered or unexported fields
}
func NewInventoryConsumer ¶
func NewInventoryConsumer( ch *amqp.Channel, stocksModel model.StocksModel, stockLocksModel model.StockLocksModel, stockRecordsModel model.StockRecordsModel, ) *InventoryConsumer
func (*InventoryConsumer) Stop ¶
func (c *InventoryConsumer) Stop() error
Click to show internal directories.
Click to hide internal directories.