This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/modules/graceful
Lunny Xiao a1c9e8f266
Fix windows build error (#14263)
* fix build

* take flash error message back and fix more windows lint error

* performance optimization

* own step to check lint for windows

Co-authored-by: 6543 <6543@obermui.de>
2021-01-06 09:38:00 +08:00
..
context.go
manager.go Move install pages out of main macaron routes (#13195) 2020-10-19 17:03:08 -04:00
manager_unix.go
manager_windows.go Fix windows build error (#14263) 2021-01-06 09:38:00 +08:00
net_unix.go
net_windows.go
restart_unix.go
server.go Move install pages out of main macaron routes (#13195) 2020-10-19 17:03:08 -04:00
server_hooks.go
server_http.go