panics

package
v2.0.1 Latest Latest
Warning

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

Go to latest
Published: Apr 11, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PanicInfo

type PanicInfo struct {
	Reason interface{}
	Stack  []byte
}

type Panics

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

func New

func New() *Panics

func (*Panics) Add

func (p *Panics) Add(reason interface{}, stack []byte)

func (*Panics) Has

func (p *Panics) Has() bool

func (*Panics) Info

func (p *Panics) Info() string

Jump to

Keyboard shortcuts

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