Imports of package operatingsystem
Path | Synopsis |
---|---|
errors | Package errors implements functions to manipulate errors. |
fmt | Package fmt implements formatted I/O with functions analogous to C's printf and scanf. |
github.com/Microsoft/hcsshim/osversion | |
golang.org/x/sys/windows | Package windows contains an interface to the low-level operating system primitives. |
golang.org/x/sys/windows/registry | Package registry provides access to the Windows registry. |
strings | Package strings implements simple functions to manipulate UTF-8 encoded strings. |