ngsierr

package
v0.13.0 Latest Latest
Warning

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

Go to latest
Published: Aug 19, 2023 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Message

func Message(err error) (s string)

func SprintMsg

func SprintMsg(funcName string, no int, msg string) string

Types

type NgsiError

type NgsiError struct {
	Function string
	ErrNo    int
	Message  string
	Err      error
}

func New

func New(function string, errNo int, message string, err error) *NgsiError

func (*NgsiError) Error

func (e *NgsiError) Error() string

func (*NgsiError) String

func (e *NgsiError) String() string

func (*NgsiError) Unwrap

func (e *NgsiError) Unwrap() error

Jump to

Keyboard shortcuts

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