Versions in this module Expand all Collapse all v0 v0.0.1 Dec 15, 2023 Changes in this version + func AfterFuncWrapperFunc(log *logger.Logger) func(name string, d time.Duration, f func()) *time.Timer + func Exit(log *logger.Logger, reason string) + func GoroutineWrapperFunc(log *logger.Logger) func(name string, spawnedFunction func()) + func HandlePanic(log *logger.Logger, goroutineName string, goroutineStackTrace []byte)