Manigandan Dharmalingam

Results 3 issues of Manigandan Dharmalingam

> 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...

enhancement

**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...

enhancement