package
0.0.0-20241010172303-f8eb2a1eb0b3
Repository: https://github.com/soyart/gsl.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
protect recovers if f panics, allowing its caller to continue execution.
ProtectWithContext recovers if f panics, allowing its caller to continue execution.
WaitAndCorrectErrors waits on wg and close errChan once the code moved past wg.Wait().

# Interfaces

No description provided by the author