1
0
mirror of https://gitea.com/gitea/graceful synced 2025-10-06 00:43:52 +02:00

Add comment to exported function WindowsServiceName (make revive) (#9241)

This commit is contained in:
David Svantesson
2019-12-04 01:16:29 +01:00
committed by techknowlogick
parent 3c123aa0ac
commit 1bb067bafe

View File

@@ -21,6 +21,7 @@ import (
"golang.org/x/sys/windows/svc/debug"
)
// WindowsServiceName is the name of the Windows service
var WindowsServiceName = "gitea"
const (