errkit

package
v0.0.0-...-d736df5 Latest Latest
Warning

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

Go to latest
Published: Mar 16, 2021 License: MIT Imports: 1 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Error

type Error string

Error is string as error

func (Error) Error

func (e Error) Error() string

type Errors

type Errors []error

Errors is array of error as error itself

func Concat

func Concat(err ...error) Errors

Concat multiple error

func (Errors) Error

func (e Errors) Error() (str string)

Error return error message

func (Errors) String

func (e Errors) String(sep string) (str string)

Errors is return as string

Jump to

Keyboard shortcuts

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