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

Add documentation for Selector #1115

Closed longquanzheng closed 3 years ago

longquanzheng commented 3 years ago

What changed? Add documentation for Selector

Why? It's missing documentation of how to use it correct.

How did you test it?

Potential risks

coveralls commented 3 years ago

Pull Request Test Coverage Report for Build 88e19b57-0777-430e-b7f9-a7b860db23c0


Files with Coverage Reduction New Missed Lines %
internal/internal_task_pollers.go 2 81.39%
<!-- Total: 2 -->
Totals Coverage Status
Change from base Build 8627a7aa-d1c2-42b4-abee-eccc68ce94f2: 0.04%
Covered Lines: 12157
Relevant Lines: 16983

💛 - Coveralls