Versions in this module Expand all Collapse all v0 v0.1.0 Jul 30, 2025 Changes in this version + type MultiError struct + func (e *MultiError) Add(err error) + func (e *MultiError) Error() string + func (e *MultiError) Errors() []error + func (e *MultiError) HasErrors() bool