Documentation ¶
Index ¶
Constants ¶
View Source
const TypeExample = "example_task"
TypeExample is the type for the example task. This is what is passed in to TaskClient.New() when creating a new task
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ExampleProcessor ¶
type ExampleProcessor struct { }
ExampleProcessor processes example tasks
func (*ExampleProcessor) ProcessTask ¶
ProcessTask handles the processing of the task
Click to show internal directories.
Click to hide internal directories.