package
12.2.11
Repository: https://github.com/kataras/iris.git
Documentation: pkg.go.dev

# Functions

Check reports whether the "err" is not nil.
New returns a new empty Group.
Walk loops through each of the errors of "err".

# Structs

Error implements the error interface.
Group is an error container of a specific Type and can have child containers per type too.