recovery

package
v1.0.0-dev.145 Latest Latest
Warning

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

Go to latest
Published: Oct 15, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewAnyErrorMiddleware

func NewAnyErrorMiddleware[T any]() middleware.AnyErrorMiddleware[T]

Types

type Recovery

type Recovery[T any] struct {
}

func NewRecovery

func NewRecovery[T any]() *Recovery[T]

func (*Recovery[T]) Exec

func (c *Recovery[T]) Exec(ctx *middleware.AnyErrorContext[T], exec middleware.AnyErrorExecFunc[T], fallbackFunc middleware.AnyErrorReturnFunc[T]) (res T, err error)

Jump to

Keyboard shortcuts

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