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. |
github.com/Microsoft/hcsshim/pkg/ncproxy/ncproxygrpc/v0 | |
github.com/Microsoft/hcsshim/pkg/ncproxy/ncproxygrpc/v1 | |
google.golang.org/grpc/codes | Package codes defines the canonical error codes used by gRPC. |
google.golang.org/grpc/status | Package status implements errors returned by gRPC. |
strconv | Package strconv implements conversions to and from string representations of basic data types. |