Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var DefaultWorkerOptions = internal.DefaultOptions
Functions ¶
This section is empty.
Types ¶
type ActivityRegistry ¶
type ActivityRegistry interface {
RegisterActivity(a interface{}) error
}
type Registry ¶
type Registry interface { WorkflowRegistry ActivityRegistry }
type Worker ¶
type WorkflowRegistry ¶
Click to show internal directories.
Click to hide internal directories.