error

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Jun 8, 2020 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Exit

type Exit struct {
	Err     error
	Code    int
	Details string
}

Exit error

func Wrap

func Wrap(err error, log string) *Exit

Wrap wraps error with status 1

func WrapWithCode

func WrapWithCode(err error, code int, details string) *Exit

WrapWithCode wraps error with specified code

func (*Exit) Error

func (e *Exit) Error() string

Jump to

Keyboard shortcuts

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