//
pkg.gl
Category
github.com/puppetlabs/go-libs
pkg
concurrency
package
0.4.0
Repository:
https://github.com/puppetlabs/go-libs.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
0
Files
85 SLOC
#
Functions
NewDispatcher
NewDispatcher create a new Dispatcher.
#
Interfaces
Dispatcher
Dispatcher defines an interface.
Task
Task is the interface a struct must implement, so that it can be submitted to the dispatcher.