Imports of package svc
Path | Synopsis |
---|---|
errors | Package errors implements functions to manipulate errors. |
golang.org/x/sys/windows | Package windows contains an interface to the low-level operating system primitives. |
strings | Package strings implements simple functions to manipulate UTF-8 encoded strings. |
sync | Package sync provides basic synchronization primitives such as mutual exclusion locks. |
unsafe | Package unsafe contains operations that step around the type safety of Go programs. |