| Path | Synopsis |
|---|---|
| golang.org/x/sys/windows/svc | Package svc provides everything required to build Windows service. |
| os | Package os provides a platform-independent interface to operating system functionality. |
| os/signal | Package signal implements access to incoming signals. |
| strconv | Package strconv implements conversions to and from string representations of basic data types. |
| syscall | Package syscall contains an interface to the low-level operating system primitives. |