multierror
a simple package for handling horizontal errors as opposed to veritical (fmt.Errorf %w error wrapping)
Package multierror contains a Multierror for combining multiple errors and compiling with errors.Is
go get github.com/SomethingBot/multierror