Versions in this module Expand all Collapse all v1 v1.0.2 Aug 4, 2023 v1.0.1 Aug 3, 2023 v1.0.0 Aug 3, 2023 Changes in this version + type AdapterError struct + func NewAdapterError(errs []error) AdapterError + func (e *AdapterError) Errors() []error + func (e AdapterError) Error() string