package
github.com/dapr/durabletask-go/task
third-party11 third-party functions from github.com/dapr/durabletask-go/task, ranked by how often they are called outside tests and generated code.
- prod calls
- 2,713
- non-test, non-generated
- all calls
- 3,264
- total callsites
- functions
- 11
- ranked in this snapshot
- origin
- ext
- third-party
members
Functions in github.com/dapr/durabletask-go/task
Ranked by production calls. The bar scales each function against the busiest in this package.
| Function | Prod calls |
|---|---|
| Task.Await | 689 |
| TaskRegistry.AddWorkflowN | 599 |
| WorkflowContext.CallActivity | 312 |
| TaskRegistry.AddActivityN | 244 |
| WorkflowContext.CallChildWorkflow | 195 |
| WorkflowContext.WaitForSingleEvent | 159 |
| NewTaskRegistry | 129 |
| WorkflowContext.GetInput | 118 |
| WithActivityInput | 94 |
| WithChildWorkflowAppID | 89 |
| WithChildWorkflowInstanceID | 85 |