Imports of package vhdx

PathSynopsis
bytesPackage bytes implements functions for the manipulation of byte slices.
contextPackage context defines the Context type, which carries deadlines, cancellation signals, and other request-scoped values across API boundaries and between processes.
encoding/binaryPackage binary implements simple translation between numbers and byte sequences and encoding and decoding of varints.
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/Microsoft/go-winio/pkg/guidPackage guid provides a GUID type.
github.com/Microsoft/go-winio/vhd
github.com/Microsoft/hcsshim/internal/log
github.com/Microsoft/hcsshim/internal/oc
github.com/sirupsen/logrusPackage logrus is a structured logger for Go, completely API compatible with the standard library logger.
go.opencensus.io/tracePackage trace contains support for OpenCensus distributed tracing.
golang.org/x/sys/windows
osPackage os provides a platform-independent interface to operating system functionality.
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.