uber-go / cadence-client

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

Add GetUnhandledSignalNames #1203

Closed longquanzheng closed 1 year ago

longquanzheng commented 1 year ago

What changed? Expose the internal API to be public

Why? See https://github.com/temporalio/sdk-go/pull/993

How did you test it? Existing tests are very comprehensive.

Potential risks No