uber-go / cadence-client

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

APIv2 interface definitions #1136

Open vytautas-karpavicius opened 2 years ago

vytautas-karpavicius commented 2 years ago

What changed? Added initial client interface definitions for APIv2.

Why?

1133

How did you test it?

Potential risks