Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsNotFound ¶
Types ¶
type ErrNotFound ¶
type ErrNotFound struct { }
func WrapNotFound ¶
func WrapNotFound(err error) (*ErrNotFound, bool)
func (*ErrNotFound) Error ¶
func (e *ErrNotFound) Error() string
Click to show internal directories.
Click to hide internal directories.