handler

package
v0.8.10 Latest Latest
Warning

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

Go to latest
Published: Oct 12, 2022 License: MIT Imports: 5 Imported by: 0

Documentation

Overview

Package handler implements handler for objects returned recovery() function.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Process

func Process(info Info)

Types

type ErrorHandler

type ErrorHandler func(err error)

type Info

type Info struct {
	Any         any
	ErrorTracer io.Writer
	PanicTracer io.Writer

	NilHandler
	ErrorHandler
	PanicHandler
}

type NilHandler

type NilHandler func()

type PanicHandler

type PanicHandler func(p any)

Jump to

Keyboard shortcuts

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