Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateContextName ¶
GenerateContextName generate context name
Types ¶
type Context ¶
type Context struct {
// contains filtered or unexported fields
}
Context is debug context.
type ContextImpl ¶
ContextImpl is workflow debug context interface
func NewContext ¶
func NewContext(cli client.Client, instance *wfTypes.WorkflowInstance, id string) ContextImpl
NewContext new workflow context without initialize data.
Click to show internal directories.
Click to hide internal directories.