Versions in this module Expand all Collapse all v1 v1.0.0 Apr 23, 2023 Changes in this version + type InvalidAccessError struct + Err error + func (e *InvalidAccessError) Error() string + func (e *InvalidAccessError) Unwrap() error + type InvalidModificationError struct + Err error + func (e *InvalidModificationError) Error() string + func (e *InvalidModificationError) Unwrap() error + type InvalidStateError struct + Err error + func (e *InvalidStateError) Error() string + func (e *InvalidStateError) Unwrap() error + type NotReadableError struct + Err error + func (e *NotReadableError) Error() string + func (e *NotReadableError) Unwrap() error + type NotSupportedError struct + Err error + func (e *NotSupportedError) Error() string + func (e *NotSupportedError) Unwrap() error + type OperationError struct + Err error + func (e *OperationError) Error() string + func (e *OperationError) Unwrap() error + type RangeError struct + Err error + func (e *RangeError) Error() string + func (e *RangeError) Unwrap() error + type SyntaxError struct + Err error + func (e *SyntaxError) Error() string + func (e *SyntaxError) Unwrap() error + type TypeError struct + Err error + func (e *TypeError) Error() string + func (e *TypeError) Unwrap() error + type UnknownError struct + Err error + func (e *UnknownError) Error() string + func (e *UnknownError) Unwrap() error