Skip to content

Commit

Permalink
Implement new matching and frontend API to get all tasklists for a do…
Browse files Browse the repository at this point in the history
…main (cadence-workflow#4175)

* Implement new matching and frontend API to get all tasklists for a domain
  • Loading branch information
anish531213 authored Jul 1, 2021
1 parent eead0e5 commit 94b2405
Show file tree
Hide file tree
Showing 61 changed files with 4,270 additions and 813 deletions.
703 changes: 701 additions & 2 deletions .gen/go/cadence/cadence.go

Large diffs are not rendered by default.

29 changes: 29 additions & 0 deletions .gen/go/cadence/workflowserviceclient/client.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

48 changes: 47 additions & 1 deletion .gen/go/cadence/workflowserviceserver/server.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

33 changes: 33 additions & 0 deletions .gen/go/cadence/workflowservicetest/client.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

647 changes: 645 additions & 2 deletions .gen/go/matching/matching.go

Large diffs are not rendered by default.

29 changes: 29 additions & 0 deletions .gen/go/matching/matchingserviceclient/client.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

48 changes: 47 additions & 1 deletion .gen/go/matching/matchingserviceserver/server.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

33 changes: 33 additions & 0 deletions .gen/go/matching/matchingservicetest/client.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 94b2405

Please sign in to comment.