Versions in this module Expand all Collapse all v0 v0.0.2 Apr 16, 2024 Changes in this version type Err + func (c Err) Exists() bool v0.0.1 Feb 22, 2024 Changes in this version + func NewError(resource string, err error) error + type Err struct + func (c *Err) Retry() bool + func (c *Err) Unwrap() error + func (c Err) Conflict() bool + func (c Err) NotFound() bool + func (e Err) Error() string