bytes | Package bytes implements functions for the manipulation of byte slices. |
context | Package context defines the Context type, which carries deadlines, cancellation signals, and other request-scoped values across API boundaries and between processes. |
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/go-winio/vhd | |
github.com/Microsoft/hcsshim/internal/cmd | Package 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/uvm | This package describes the external interface for utility VMs. |
github.com/sirupsen/logrus | Package logrus is a structured logger for Go, completely API compatible with the standard library logger. |
os | Package os provides a platform-independent interface to operating system functionality. |
time | Package time provides functionality for measuring and displaying time. |