相关库
- https://godoc.org/golang.org/x/sys/windows/svc
- https://github.com/kardianos/service
- https://github.com/judwhite/go-svc
- https://github.com/btcsuite/winsvc
参考
- 云监控Go语言版本插件介绍 - 这个不知道用的什么库实现的
- Cannot start golang application exe as a windows services
- Running GO as a Windows Service
- 谁有编写Windows Service的golang第三方库?
- golang 编写windows服务
- example - GoDoc
- https://github.com/golang/sys/tree/master/windows/svc/example -