forgejo/modules/graceful
zeripath 7565e5c3de
Implement systemd-notify protocol (#21151)
This PR adds support for the systemd notify protocol. Several status
messagess are provided. We should likely add a common notify/status
message for graceful.

Replaces #21140

Signed-off-by: Andrew Thornton <art27@cantab.net>

---------

Signed-off-by: Andrew Thornton <art27@cantab.net>
Co-authored-by: ltdk <usr@ltdk.xyz>
Co-authored-by: Giteabot <teabot@gitea.io>
2023-05-15 22:20:30 +00:00
..
context.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
manager.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
manager_unix.go Implement systemd-notify protocol (#21151) 2023-05-15 22:20:30 +00:00
manager_windows.go Remove most path-based golangci exclusions (#24214) 2023-04-19 22:08:01 -04:00
net_unix.go Implement systemd-notify protocol (#21151) 2023-05-15 22:20:30 +00:00
net_windows.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
restart_unix.go Implement systemd-notify protocol (#21151) 2023-05-15 22:20:30 +00:00
server.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
server_hooks.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
server_http.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00