We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9deb0e commit a470adbCopy full SHA for a470adb
Service/system-service_windows.go
@@ -19,7 +19,7 @@ import (
19
)
20
21
// *WindowsService - Represents Windows service
22
-type *WindowsService struct {
+type WindowsService struct {
23
command ServiceCommand
24
}
25
0 commit comments