Versions in this module Expand all Collapse all v0 v0.2.0 Oct 30, 2024 Changes in this version + func HandleCrash(reallyCrash bool, handlers ...func(any)) + type WaitGroup struct + func (g *WaitGroup) Start(f func()) + func (g *WaitGroup) Wait()