Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewErrNonRestorableUsage ¶
NewErrNonRestorableUsage creates new error
Types ¶
type ErrNonRestorableUsage ¶
type ErrNonRestorableUsage struct {
// contains filtered or unexported fields
}
ErrNonRestorableUsage indicates non restoreable usage error on any error system tries to restore users usage counter but on this error it does not
func (*ErrNonRestorableUsage) Error ¶
func (e *ErrNonRestorableUsage) Error() string
func (*ErrNonRestorableUsage) Unwrap ¶
func (e *ErrNonRestorableUsage) Unwrap() error
Click to show internal directories.
Click to hide internal directories.