Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsNotFound ¶ added in v0.23.0
IsNotFound returns a boolean indicating whether the error is ErrNotFound or not.
Types ¶
type ErrNotFound ¶ added in v0.23.0
type ErrNotFound struct {
// contains filtered or unexported fields
}
func (ErrNotFound) Error ¶ added in v0.23.0
func (e ErrNotFound) Error() string
Click to show internal directories.
Click to hide internal directories.