Path | Synopsis |
---|---|
golang.org/x/sys/windows | Package windows contains an interface to the low-level operating system primitives. |
golang.org/x/sys/windows/svc | Package svc provides everything required to build Windows service. |
syscall | Package syscall contains an interface to the low-level operating system primitives. |
unicode/utf16 | Package utf16 implements encoding and decoding of UTF-16 sequences. |
unsafe | Package unsafe contains operations that step around the type safety of Go programs. |