Imports of package computestorage

PathSynopsis
contextPackage context defines the Context type, which carries deadlines, cancellation signals, and other request-scoped values across API boundaries and between processes.
encoding/jsonPackage json implements encoding and decoding of JSON as defined in RFC 7159.
github.com/Microsoft/go-winio/vhd
github.com/Microsoft/hcsshim/internal/hcs/schema2
github.com/Microsoft/hcsshim/internal/interop
github.com/Microsoft/hcsshim/internal/memory
github.com/Microsoft/hcsshim/internal/oc
github.com/Microsoft/hcsshim/internal/security
github.com/Microsoft/hcsshim/osversion
github.com/pkg/errorsPackage errors provides simple error handling primitives.
go.opencensus.io/tracePackage trace contains support for OpenCensus distributed tracing.
golang.org/x/sys/windowsPackage windows contains an interface to the low-level operating system primitives.
osPackage os provides a platform-independent interface to operating system functionality.
path/filepathPackage filepath implements utility routines for manipulating filename paths in a way compatible with the target operating system-defined file paths.
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.