Versions in this module Expand all Collapse all v1 v1.1.4 May 27, 2022 v1.1.3 Dec 15, 2021 Changes in this version + type AtomicError struct + func (ae *AtomicError) Load() error + func (ae *AtomicError) Set(err error) + type BatchError []error + func (be BatchError) Error() string