Versions in this module Expand all Collapse all v1 v1.3.1 Feb 22, 2018 Changes in this version + type MultiError struct + Errors []error + func NewMultiError(errors []error) *MultiError + func (e *MultiError) Error() string