package
0.0.0-20191129222628-e844e635630a
Repository: https://github.com/samarabbas/cadence-go-demo.git
Documentation: pkg.go.dev

# Functions

NewBuilder creates a new WorkflowClientBuilder.

# Constants

ActivityTaskList is the queue used by worker to pull activity tasks.
Domain used by samples for hosting workflows.
Host is the host/port used by client to connect to cadence server.
Service is the service name used by cadence server to host handlers.
WorkflowTaskList is the queue used by worker to pull workflow tasks.

# Structs

WorkflowClientBuilder build client to cadence service.