An open API service indexing awesome lists of open source software.

https://github.com/flash286/safe-groups


https://github.com/flash286/safe-groups

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

          

# safe-groups

1. Provide common way of handling panic in goroutines
2. Support error aggregation between tasks
3. Support timeouts
4. Stacktrace for panics

see [tests](group_test.go) for examples