Documentation ¶ Index ¶ func Workflow(ctx workflow.Context, a, b, c, d interface{}) (string, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Workflow ¶ func Workflow(ctx workflow.Context, a, b, c, d interface{}) (string, error) Workflow is a Hello World workflow definition. (Ordinarily I would define this as a variadic function, but that's not supported currently--see https://github.com/temporalio/sdk-go/issues/1114) Types ¶ This section is empty. Source Files ¶ View all Source files encodejson.go Click to show internal directories. Click to hide internal directories.