uber-go / cadence-client

Framework for authoring workflows and activities running on top of the Cadence orchestration engine.
https://cadenceworkflow.io
MIT License
349 stars 132 forks source link

Improving experience of initiating workflowserviceclient #1044

Open longquanzheng opened 3 years ago

longquanzheng commented 3 years ago

We should provide better abstraction for this code:

https://github.com/uber-common/cadence-samples/blob/aac75c7ca03ec0c184d0f668c8cd0ea13d3a7aa4/cmd/samples/common/factory.go#L116