Searched defs:wrapErrors (Results 1 – 1 of 1) sorted by relevance
67 type wrapErrors struct { struct68 msg string69 errs []error72 func (e *wrapErrors) Error() string {76 func (e *wrapErrors) Unwrap() []error {