1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-19 17:36:06 +01:00
gitea/routers/private
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
..
hook.go
internal.go
key.go Small refactoring of modules/private (#15947) 2021-06-23 15:38:19 -04:00
mail.go
manager_unix.go
manager_windows.go
manager.go
restore_repo.go
serv.go
ssh_log.go