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 fda4476 commit bcee9b7Copy full SHA for bcee9b7
modules/minwinsvc/minwinsvc.go
@@ -2,7 +2,7 @@
2
// Use of this source code is governed by a zlib-style
3
// license that can be found in the LICENSE file.package service
4
5
-// Minimal non-invasive windows only service stub.
+// Package minwinsvc is a minimal non-invasive windows only service stub.
6
//
7
// Import to allow running as a windows service.
8
// import _ "github.com/kardianos/minwinsvc"
0 commit comments