package
Version:
v0.0.0-...-1301960
Opens a new window with list of versions in this module.
Published: Dec 18, 2024
License: MIT
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
¶
Clone uses gob to deep copy objects.
func MustBeNil(err error)
MustBeNil - panics on non-empty error.
func PanicRecovery(wrapup func(cause error))
PanicRecovery catches the cause of panic and passes it to the callback.
func Pointer[T any](input T) *T
Pointer returns a pointer to the given value.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.