Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type WorkflowRuntime ¶
type WorkflowRuntime struct {
// contains filtered or unexported fields
}
func (*WorkflowRuntime) Shutdown ¶
func (r *WorkflowRuntime) Shutdown()
func (*WorkflowRuntime) Start ¶
func (r *WorkflowRuntime) Start(env environment.Environment) error
func (*WorkflowRuntime) Stop ¶
func (r *WorkflowRuntime) Stop(wid uint64)
func (*WorkflowRuntime) WorkflowsRunning ¶
func (r *WorkflowRuntime) WorkflowsRunning() bool
Click to show internal directories.
Click to hide internal directories.