//
pkg.gl
Category
gogs.io/gogs
internal
errutil
package
0.13.2
Repository:
https://github.com/gogs/gogs.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
5
Files
8 SLOC
#
Functions
IsNotFound
IsNotFound returns true if the error is a not found error.
#
Interfaces
NotFound
NotFound represents a not found error.
#
Type aliases
Args
Args is a map of key-value pairs to provide additional context of an error.