Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RespHandler ¶
type RespHandler struct {
// contains filtered or unexported fields
}
func NewResponseHandler ¶
func NewResponseHandler(log *zap.Logger) *RespHandler
func (*RespHandler) Handle ¶
func (rh *RespHandler) Handle(pld *payload.Payload, jb jobs.Acknowledger) error
Click to show internal directories.
Click to hide internal directories.