package
0.0.0-20200927143427-4d96aabc73e1
Repository: https://github.com/jacobsoderblom/krypin.git
Documentation: pkg.go.dev

# Functions

As returns the error as an Error.
Is checks if an error is of provided code.
New creates a new error with code and message.
Op either appends operation to current Error or creates a new Error if the provided error is not of type Error and adds the operation to it.

# Constants

Different Error codes.
Different Error codes.
Different Error codes.
Different Error codes.

# Structs

Error defines an error.

# Type aliases

Code defines a code for an error.