//
pkg.gl
Category
github.com/kataras/iris/v12
core
errgroup
package
12.2.11
Repository:
https://github.com/kataras/iris.git
Documentation:
pkg.go.dev
Versions
2
Dependencies
4
Dependents
1
Files
252 SLOC
#
Functions
Check
Check reports whether the "err" is not nil.
New
New returns a new empty Group.
Walk
Walk loops through each of the errors of "err".
#
Structs
Error
Error implements the error interface.
Group
Group is an error container of a specific Type and can have child containers per type too.