package
0.0.0
Repository: https://github.com/brucejrc/iris.git
Documentation: pkg.go.dev

# Functions

New creates and returns an Error with a pre-defined user output message all methods below that doesn't accept a pointer receiver because actually they are not changing the original message.

# Variables

NewLine adds a new line to the end of each error's message defaults to true.
Prefix the error prefix, applies to each error's message.

# Structs

Error holds the error message, this message never really changes.