Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewFunctionTask ¶
func NewFunctionTask(name string, fn func(context.Context, task.RunOptions) ([]byte, error)) task.Task
NewFunctionTask build task that will be executed in same process
func NewSerivceTask ¶
NewSerivceTask build task task calls a service with arguments
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.