# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Functions
BackendFactory creates a new object of backends.Interface Currently supported backends are AMQP/S and Memcache.
BrokerFactory creates a new object of iface.Broker Currently only AMQP/S broker is supported.
LockFactory creates a new object of iface.Lock Currently supported lock is redis.
NewServer creates Server instance.
NewServerWithBrokerBackend ...
ParseRedisSocketURL extracts Redis connection options from a URL with the redis+socket:// scheme.
ParseRedisURL ...
No description provided by the author
# Variables
ErrWorkerQuitGracefully is return when worker quit abruptly.
ErrWorkerQuitGracefully is return when worker quit gracefully.