Versions in this module Expand all Collapse all v1 v1.1.1 Nov 16, 2018 v1.1.0 Oct 1, 2018 Changes in this version + type InvalidAccessError struct + Err error + func (e *InvalidAccessError) Error() string + type InvalidModificationError struct + Err error + func (e *InvalidModificationError) Error() string + type InvalidStateError struct + Err error + func (e *InvalidStateError) Error() string + type NotReadableError struct + Err error + func (e *NotReadableError) Error() string + type NotSupportedError struct + Err error + func (e *NotSupportedError) Error() string + type OperationError struct + Err error + func (e *OperationError) Error() string + type RangeError struct + Err error + func (e *RangeError) Error() string + type SyntaxError struct + Err error + func (e *SyntaxError) Error() string + type TypeError struct + Err error + func (e *TypeError) Error() string + type UnknownError struct + Err error + func (e *UnknownError) Error() string