Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewBatchDeliveryLogging ¶
func NewBatchDeliveryLogging(logger zerolog.Logger) process.BatchMiddleware
NewBatchDeliveryLogging creates batch middleware which logs all incoming deliveries.
func NewBatchErrorLogging ¶
func NewBatchErrorLogging(logger zerolog.Logger) process.BatchMiddleware
NewBatchErrorLogging creates batch middleware which logs all processing errors.
func NewDeliveryLogging ¶
func NewDeliveryLogging(logger zerolog.Logger) process.Middleware
NewDeliveryLogging creates middleware which logs all incoming deliveries.
func NewErrorLogging ¶
func NewErrorLogging(logger zerolog.Logger) process.Middleware
NewErrorLogging creates middleware which logs all processing errors.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.