Versions in this module Expand all Collapse all v0 v0.1.0 Jan 16, 2019 v0.0.1 Nov 29, 2018 Changes in this version + type Errors []error + func Flatten(errors Errors) Errors + func NewErrors(errors []error) Errors + func (e Errors) Error() string + func (e Errors) Errors() []error