Versions in this module Expand all Collapse all v6 v6.1.0 Feb 9, 2021 v6.0.1 Jan 12, 2021 v6.0.0 Dec 19, 2020 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 Other modules containing this package github.com/smallnest/rpcx github.com/smallnest/rpcx/v5