ers

package
v0.0.30 Latest Latest
Warning

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

Go to latest
Published: Jul 15, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FindCaller

func FindCaller(skip int) (string, string, int)

func Trace

func Trace(skip int) (string, string, int)

Types

type Error

type Error interface {
	Err(e error, skipTrace bool, msg ...string) bool
	ErrFullStack(e error, skipTrace bool, msg ...string) error
	NoPrintErr(e error) bool
	NotErr(e error, msg ...string) bool
	NotErrSkipTrace(e error, skipTrace bool, msg ...string) bool
	StopErr(e error, msg ...string)
	WarnErr(e error, msg ...string) bool
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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