errors

package
v0.0.0-...-e3e47e0 Latest Latest
Warning

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

Go to latest
Published: Sep 10, 2024 License: MIT Imports: 3 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func WrapWithTrace

func WrapWithTrace(err error, skip int) error

Types

type Error

type Error string

func New

func New(msg string) Error

func (Error) Error

func (e Error) Error() string

type Panic

type Panic struct {
	Value interface{}
	Trace []byte
}

func NewPanic

func NewPanic(value interface{}) Panic

func (Panic) Error

func (e Panic) Error() string

Jump to

Keyboard shortcuts

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