//
pkg.gl
Category
code.gitea.io/gitea
routers
api
packages
helper
package
1.24.0-dev
Repository:
https://github.com/go-gitea/gitea.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
8
Dependents
23
Files
52 SLOC
#
Functions
LogAndProcessError
LogAndProcessError logs an error and calls a custom callback with the processed error message.
ServePackageFile
Serves the content of the package file If the url is set it will redirect the request, otherwise the content is copied to the response.