Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Worker ¶
type Worker struct {
// contains filtered or unexported fields
}
func NewWorker ¶
func NewWorker(actSvc service.Activity, notSvc service.Notification, c chan workflow.ExecutionInput, opts ...WorkerOpt) *Worker
func (*Worker) RunningTasks ¶
Click to show internal directories.
Click to hide internal directories.