Imports of package hcn

PathSynopsis
encoding/jsonPackage json implements encoding and decoding of JSON as defined in RFC 7159.
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/Microsoft/hcsshim/internal/guid
github.com/Microsoft/hcsshim/internal/hcserror
github.com/Microsoft/hcsshim/internal/interop
github.com/sirupsen/logrusPackage logrus is a structured logger for Go, completely API compatible with the standard library logger.
golang.org/x/sys/windowsPackage windows contains an interface to the low-level operating system primitives.
syscallPackage syscall contains an interface to the low-level operating system primitives.
unsafePackage unsafe contains operations that step around the type safety of Go programs.