//
pkg.gl
Category
github.com/pulsar-go/pulsar
queue
package
0.9.4
Repository:
https://github.com/pulsar-go/pulsar.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
2
Files
31 SLOC
#
Functions
Dispatch
Dispatch runs the handler in a goroutine.
NewJob
NewJob creates a new Job struct.
NewPool
NewPool creates the default queue pool.
#
Variables
Pool
Pool defines the default queue pool.
#
Structs
Job
newJob(...).dispatch() */.