package
Version:
v0.0.0-...-2ad639e
Opens a new window with list of versions in this module.
Published: Jul 6, 2021
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
IsNotFound returns true if the error is a not found error.
type Args map[string]interface{}
Args is a map of key-value pairs to provide additional context of an error.
type NotFound interface {
NotFound() bool
}
NotFound represents a not found error.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.