//
pkg.gl
Category
github.com/meshplus/gosdk
utils
scheduler
package
1.5.0
Repository:
https://github.com/meshplus/gosdk.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
3
Dependents
1
Files
101 SLOC
#
Functions
NewDispatcher
NewDispatcher is used to create dispatch.
NewWorker
NewWorker is used to create a new worker.
#
Structs
Dispatcher
Dispatcher is used to dispatch job.
Worker
Worker struct.
#
Type aliases
Job
Job scheduler must implement method.