Windows service library written in go - Forked from http://code.google.com/p/winsvc/
682969e2f2
Merge from upstream |
||
---|---|---|
debug | ||
eventlog | ||
example | ||
mgr | ||
registry | ||
svc | ||
winapi | ||
.hgignore | ||
AUTHORS | ||
CONTRIBUTORS | ||
LICENSE | ||
README | ||
codereview.cfg |
README
This repository holds Go packages that can be used to create Windows service. It includes additional patches from Multiplay to support the extended service control signals such as PRE_SHUTDOWN.