errorutil

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Aug 8, 2022 License: GPL-3.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PanicError

type PanicError struct {
	// contains filtered or unexported fields
}

PanicError can be used to not print stacktrace twice

func NewPanicError

func NewPanicError(recovered interface{}, stack []byte) *PanicError

func (PanicError) Error

func (e PanicError) Error() string

func (PanicError) Stack

func (e PanicError) Stack() []byte

Jump to

Keyboard shortcuts

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