rescue

package
v0.0.0-...-4590e31 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 19, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Recover

func Recover(cleanups ...func())

Recover is used with defer to do cleanup on panics. Use it like:

defer Recover(func() {})

func RecoverCtx

func RecoverCtx(ctx context.Context, cleanups ...func())

RecoverCtx is used with defer to do cleanup on panics.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL