ioterr

package
v5.0.6 Latest Latest
Warning

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

Go to latest
Published: May 28, 2021 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(err error, failure string) error

New returns wrapped error.

func Newf

func Newf(err error, format string, v ...interface{}) error

Newf returns wrapped error.

Types

type Error

type Error struct {
	Err     error
	Failure string
	File    string
	Line    int
}

Error stores error for awsiotdev package.

func (*Error) Error

func (e *Error) Error() string

func (*Error) Unwrap

func (e *Error) Unwrap() error

Jump to

Keyboard shortcuts

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