DEBSOURCES
Skip Quicknav
sources / kitty / 0.45.0-2 / debian / vendor / github.com / kovidgoyal / go-parallel / README.md
12345
# go-parallel Utility functions to make running code in parallel easier and safer. Panics in go routines are turned into regular errors, instead of crashing the program.