error

package
v2.37.9 Latest Latest
Warning

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

Go to latest
Published: Dec 11, 2025 License: CC0-1.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RequestError

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

func New

func New(err error) *RequestError

func (*RequestError) AppendData

func (re *RequestError) AppendData(key string, data interface{}) *RequestError

func (*RequestError) Error

func (re *RequestError) Error() string

func (*RequestError) GetCode

func (re *RequestError) GetCode() int

func (*RequestError) GetData

func (re *RequestError) GetData() map[string]interface{}

func (*RequestError) GetMessage

func (re *RequestError) GetMessage() string

func (*RequestError) SetCode

func (re *RequestError) SetCode(code int) *RequestError

func (*RequestError) SetMessage

func (re *RequestError) SetMessage(msg string) *RequestError

Jump to

Keyboard shortcuts

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