Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsNotBound ¶
func IsNotFound ¶
func NewNotBoundError ¶
Types ¶
type NotBoundError ¶
type NotBoundError struct {
// contains filtered or unexported fields
}
func (*NotBoundError) Error ¶
func (e *NotBoundError) Error() string
type NotFoundError ¶
type NotFoundError struct {
// contains filtered or unexported fields
}
func (*NotFoundError) Error ¶
func (e *NotFoundError) Error() string
Click to show internal directories.
Click to hide internal directories.