Manigandan Dharmalingam
Manigandan Dharmalingam
Add adk
> Please check if what you want to add to `awesome-go` list meets [quality standards](https://github.com/avelino/awesome-go/blob/main/CONTRIBUTING.md#quality-standards) before sending pull request. Thanks! **Please provide package links to:** - repo link (github.com, gitlab.com,...
**Is your feature request related to a problem? Please describe.** Handle multiple errors at once when processing the a/sync process. **Describe the solution you'd like** Support for storing and handling...
**Is your feature request related to a problem? Please describe.** Goroutine pool package **Describe the solution you'd like** Goroutine pool package **Describe alternatives you've considered** - **Additional context** ```go type...