rescue

package
v0.0.0-...-9a9fc0b Latest Latest
Warning

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

Go to latest
Published: Dec 21, 2023 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