# Functions
NewDispatcher creates a new instance of Dispatcher.
NewDoer creates a new instance of Doer.
NewHasher creates a new instance of Hasher.
NewTask creates a new instance of Task.
NewTaskDecorator creates a new instance of TaskDecorator.
NewTaskExecutor creates a new instance of TaskExecutor.
# Structs
Dispatcher is an autogenerated mock type for the Dispatcher type.
Doer is an autogenerated mock type for the Doer type.
Hasher is an autogenerated mock type for the Hasher type.
Task is an autogenerated mock type for the Task type.
TaskDecorator is an autogenerated mock type for the TaskDecorator type.
TaskExecutor is an autogenerated mock type for the TaskExecutor type.