Imports of package grpcerrors

PathSynopsis
contextPackage context defines the Context type, which carries deadlines, cancellation signals, and other request-scoped values across API boundaries and between processes.
encoding/jsonPackage json implements encoding and decoding of JSON as defined in RFC 7159.
errorsPackage errors implements functions to manipulate errors.
github.com/containerd/typeurl
github.com/gogo/googleapis/google/rpc
github.com/gogo/protobuf/typesPackage types contains code for interacting with well-known types.
github.com/golang/protobuf/protoPackage proto provides functionality for handling protocol buffer messages.
github.com/golang/protobuf/ptypes/any
github.com/moby/buildkit/util/stack
github.com/pkg/errorsPackage errors provides simple error handling primitives.
github.com/sirupsen/logrusPackage logrus is a structured logger for Go, completely API compatible with the standard library logger.
google.golang.org/genproto/googleapis/rpc/status
google.golang.org/grpcPackage grpc implements an RPC system called gRPC.
google.golang.org/grpc/codesPackage codes defines the canonical error codes used by gRPC.
google.golang.org/grpc/statusPackage status implements errors returned by gRPC.
logPackage log implements a simple logging package.
osPackage os provides a platform-independent interface to operating system functionality.