Skip to content

Commit 6460284

Browse files
davidsvantessontechknowlogick
authored andcommitted
Add comment to exported function WindowsServiceName (make revive) (#9241)
1 parent 9a33adc commit 6460284

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

modules/graceful/manager_windows.go

+1
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ import (
2121
"golang.org/x/sys/windows/svc/debug"
2222
)
2323

24+
// WindowsServiceName is the name of the Windows service
2425
var WindowsServiceName = "gitea"
2526

2627
const (

0 commit comments

Comments
 (0)