package
Version:
v1.7.0
Opens a new window with list of versions in this module.
Published: Jan 28, 2026
License: AGPL-3.0, AGPL-3.0-or-later
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
SafeGo executes a function in a goroutine with panic recovery
func SafeGoWithName(name string, fn func())
SafeGoWithName executes a function in a goroutine with panic recovery and a name for logging
Source Files
¶
Click to show internal directories.
Click to hide internal directories.