Versions in this module Expand all Collapse all v0 v0.1.3 Oct 27, 2019 v0.1.2 Oct 27, 2019 v0.1.1 Oct 27, 2019 Changes in this version + type MultiError struct + Errors []error + func NewMultiError(errors []error) *MultiError + func (e *MultiError) Append(err error) + func (e *MultiError) Error() string