Versions in this module Expand all Collapse all v1 v1.2.0 Oct 10, 2024 v1.0.0 May 18, 2024 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)