# Functions
No description provided by the author
Recover provides simple middleware that calls specified handler in case of panic and returns its result as a result of handler execution.
# Constants
Log levels from go-nsq package to reduce import footprint.
Log levels from go-nsq package to reduce import footprint.
Log levels from go-nsq package to reduce import footprint.
Log levels from go-nsq package to reduce import footprint.
# Structs
Queue combines NSQ message producer and consumer into one object.
No description provided by the author
# Type aliases
Middleware is a handler modifier function.
MiddlewareChain is a sequentially applied Middleware.