0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-02-18 02:22:00 +01:00
gitea/routers
KN4CK3R 383ffcfa34
Small refactoring of modules/private (#15947)
* Use correct variable name.

* doer is never nil here.

* Use status code constants.

* Replaced generic map with concrete struct.

* Fixed windows lint.

* Removed unused method.

* Changed error codes.

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2021-06-23 15:38:19 -04:00
..
api/v1
common
install
private Small refactoring of modules/private (#15947) 2021-06-23 15:38:19 -04:00
utils
web Small refactoring of modules/private (#15947) 2021-06-23 15:38:19 -04:00
init.go