//
pkg.gl
Category
code.gitea.io/gitea
modules
web
types
package
1.24.0-dev
Repository:
https://github.com/go-gitea/gitea.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
0
Dependents
4
Files
3 SLOC
#
Interfaces
ResponseStatusProvider
ResponseStatusProvider is an interface to get the written status in the response Many packages need this interface, so put it in the separate package to avoid import cycle.