package
0.4.0
Repository: https://github.com/puppetlabs/go-libs.git
Documentation: pkg.go.dev

# Functions

NewDispatcher create a new Dispatcher.

# Interfaces

Dispatcher defines an interface.
Task is the interface a struct must implement, so that it can be submitted to the dispatcher.