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/interop | |
github.com/Microsoft/hcsshim/internal/log | |
github.com/Microsoft/hcsshim/internal/logfields | |
github.com/Microsoft/hcsshim/internal/oc | |
github.com/Microsoft/hcsshim/internal/timeout | |
github.com/sirupsen/logrus | Package logrus is a structured logger for Go, completely API compatible with the standard library logger. |
go.opencensus.io/trace | Package trace contains support for OpenCensus distributed tracing. |
golang.org/x/sys/windows | Package windows contains an interface to the low-level operating system primitives. |
syscall | Package syscall contains an interface to the low-level operating system primitives. |
time | Package time provides functionality for measuring and displaying time. |
unsafe | Package unsafe contains operations that step around the type safety of Go programs. |