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

This commit is contained in:
David Svantesson 2019-12-04 01:16:29 +01:00 коммит произвёл techknowlogick
Родитель 9a33adcdd3
Коммит 6460284085
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

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