GO-2022-1060: Gogs vulnerable to Cross-site Scripting in gogs.io/gogs
package
Version:
v0.13.0
Opens a new window with list of versions in this module.
Published: Feb 25, 2023
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.
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.