Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BuryJobFunc ¶
func CancelFunc ¶
func CancelFunc(ctx context.Context) (context.CancelFunc, bool)
func New ¶
A seperate connection to Beanstalk is opened for each broker instance. This is due to how the beanstalk protocol works. A job must be deleted before a new command can be issued on the same connection. https://github.com/kr/beanstalk/issues/6
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.