package
3.0.0-beta+incompatible
Repository: https://github.com/azber/iris.git
Documentation: pkg.go.dev

# README

Package information

I decide to split the errors from the main iris package because error.go doesn't depends on any of the iris' types.

Examples and more info will be added soon.

# Functions

New creates and returns an Error with a message.
Printf prints to the logger a specific error with optionally arguments.

# Structs

Error holds the error.