Imports of package svc

PathSynopsis
errorsPackage errors implements functions to manipulate errors.
golang.org/x/sys/windowsPackage windows contains an interface to the low-level operating system primitives.
stringsPackage strings implements simple functions to manipulate UTF-8 encoded strings.
syncPackage sync provides basic synchronization primitives such as mutual exclusion locks.
unsafePackage unsafe contains operations that step around the type safety of Go programs.