Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ConformationListener ¶
type ConformationListener interface {
queue.CloseListener
Handle(delivery queue.Delivery, batch *p_buff.EventBatch, confirm queue.Confirmation) error
}
type Listener ¶
type Listener interface {
queue.CloseListener
Handle(delivery queue.Delivery, batch *p_buff.EventBatch) error
}
Click to show internal directories.
Click to hide internal directories.