Discover Packages
github.com/patrickhuber/go-types
handle
package
Version:
v0.6.0
Opens a new window with list of versions in this module.
Published: Aug 22, 2023
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 6
Opens a new window with list of known importers.
Documentation
Documentation
¶
func Error[T any ](res *types.Result[T])
Error[T] recovers from panic only where the error wraps types.ErrRecoverable.
this function will not handle system panics, and allows them to propigate upward
Source Files
¶
Click to show internal directories.
Click to hide internal directories.