sys: golang.org/x/sys/windows/svc/mgr Index | Files | Directories

Packages imported by mgr

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