errors

package
v0.0.9 Latest Latest
Warning

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

Go to latest
Published: Sep 27, 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 Error added in v0.0.2

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

func Errorf

func Errorf(tmpl string, args ...any) *Error

func New

func New(msg string) *Error

func Wrap

func Wrap(err error) *Error

func (Error) Error added in v0.0.2

func (e Error) Error() string

func (Error) Format added in v0.0.2

func (e Error) Format(f fmt.State, c rune)

func (Error) StackTrace added in v0.0.2

func (e Error) StackTrace() string

Jump to

Keyboard shortcuts

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