Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AdapterError ¶
type AdapterError struct {
// contains filtered or unexported fields
}
func NewAdapterError ¶
func NewAdapterError(errs []error) AdapterError
func (AdapterError) Error ¶
func (e AdapterError) Error() string
func (*AdapterError) Errors ¶
func (e *AdapterError) Errors() []error
Click to show internal directories.
Click to hide internal directories.