Versions in this module Expand all Collapse all v1 v1.0.0 May 31, 2024 Changes in this version + type ErrorList struct + func (e *ErrorList) Add(err error) + func (e *ErrorList) Error() string + func (e *ErrorList) HasErrors() bool