Imports of package lcow

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.
errorsPackage errors implements functions to manipulate errors.
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/Microsoft/go-winio/vhd
github.com/Microsoft/hcsshim/internal/cmdPackage cmd provides functionality used to execute commands inside of containers or UVMs, and to connect an upstream client to those commands for handling in/out/err IO.
github.com/Microsoft/hcsshim/internal/copyfile
github.com/Microsoft/hcsshim/internal/log
github.com/Microsoft/hcsshim/internal/timeout
github.com/Microsoft/hcsshim/internal/uvmThis package describes the external interface for utility VMs.
github.com/sirupsen/logrusPackage logrus is a structured logger for Go, completely API compatible with the standard library logger.
osPackage os provides a platform-independent interface to operating system functionality.
timePackage time provides functionality for measuring and displaying time.