nerr

package
v0.0.0-...-8472d0d Latest Latest
Warning

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

Go to latest
Published: Feb 17, 2023 License: Apache-2.0 Imports: 5 Imported by: 85

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type E

type E struct {
	MessageLog []string
	Type       string
	Stack      []byte
}

func Create

func Create(msg string, Type string) *E

func Createf

func Createf(Type string, format string, a ...interface{}) *E

func Translate

func Translate(e error) *E

func (*E) Add

func (e *E) Add(s string) *E

func (*E) Addf

func (e *E) Addf(s string, v ...interface{}) *E

func (E) Error

func (e E) Error() string

func (*E) MarshalJSON

func (e *E) MarshalJSON() ([]byte, error)

func (*E) SetType

func (e *E) SetType(Type string) *E

func (E) String

func (e E) String() string

Jump to

Keyboard shortcuts

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