package
0.0.0-20220808232740-0549c05d508e
Repository: https://github.com/fabiotavarespr/liveproject-asynchronous-event-handling.git
Documentation: pkg.go.dev

# Functions

DecrementInventory will decrement the inventory of produts by the specific quantity in the order.
HandleError will publish an error event to Kafka.
PickAndPackOrder will alert the warehouse personnel to pick and pack the customers order.
SendEmail will construct and send an email based on the supplied notification information.
ShipOrder will alert the customer the order is being shipped.