mirror of
https://github.com/go-gitea/gitea.git
synced 2024-12-04 14:46:57 -05:00
Add comment to exported function WindowsServiceName (make revive) (#9241)
This commit is contained in:
parent
9a33adcdd3
commit
6460284085
@ -21,6 +21,7 @@ import (
|
|||||||
"golang.org/x/sys/windows/svc/debug"
|
"golang.org/x/sys/windows/svc/debug"
|
||||||
)
|
)
|
||||||
|
|
||||||
|
// WindowsServiceName is the name of the Windows service
|
||||||
var WindowsServiceName = "gitea"
|
var WindowsServiceName = "gitea"
|
||||||
|
|
||||||
const (
|
const (
|
||||||
|
Loading…
Reference in New Issue
Block a user