Versions in this module Expand all Collapse all v1 v1.2.0 Jul 16, 2017 v1.1.0 Mar 26, 2017 Changes in this version + func Nest(path string, err error) error + type AggregateError []error + func (err AggregateError) Error() string + type NestedError struct + Err error + Path string + func (e *NestedError) Error() string + type NestingMatcher interface + Failures func() []error