Documentation
¶
Index ¶
- Constants
- func BuildCLI() *cli.App
- func BuildCadenceClient(service workflowserviceclient.Interface, domain string) (cclient.Client, error)
- func BuildCadenceServiceClient(hostPort string) (workflowserviceclient.Interface, func(), error)
- func CreateS3Client(cfg config.Config, ctx context.Context) *s3.Client
Constants ¶
View Source
const DefaultCadenceDomain = "default"
View Source
const DefaultCadenceHostPort = "127.0.0.1:7833"
Variables ¶
This section is empty.
Functions ¶
func BuildCadenceClient ¶
func BuildCadenceServiceClient ¶
func BuildCadenceServiceClient(hostPort string) (workflowserviceclient.Interface, func(), error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.