Documentation ¶ Index ¶ func WorkflowError(ctx workflow.Context, name string) (string, error) func WorkflowPanic(ctx workflow.Context, name string) (string, error) func WorkflowQueryHandler(ctx workflow.Context, name string) (string, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func WorkflowError ¶ func WorkflowError(ctx workflow.Context, name string) (string, error) func WorkflowPanic ¶ func WorkflowPanic(ctx workflow.Context, name string) (string, error) func WorkflowQueryHandler ¶ func WorkflowQueryHandler(ctx workflow.Context, name string) (string, error) Types ¶ This section is empty. Source Files ¶ View all Source files worflow.go Directories ¶ Show internal Expand all Path Synopsis starter worker Click to show internal directories. Click to hide internal directories.