context | Package context defines the Context type, which carries deadlines, cancellation signals, and other request-scoped values across API boundaries and between processes. |
github.com/Microsoft/hcsshim/internal/cow | |
github.com/Microsoft/hcsshim/internal/hcsoci | |
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. |
os/exec | Package exec runs external commands. |
strconv | Package strconv implements conversions to and from string representations of basic data types. |
time | Package time provides functionality for measuring and displaying time. |