Imports of package grpc

PathSynopsis
contextPackage context defines the Context type, which carries deadlines, cancellation signals, and other request-scoped values across API boundaries and between processes.
github.com/docker/docker/api/server/router
github.com/grpc-ecosystem/go-grpc-middleware`grpc_middleware` is a collection of gRPC middleware packages: interceptors, helpers and tools.
github.com/moby/buildkit/util/grpcerrors
github.com/pkg/errorsPackage errors provides simple error handling primitives.
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpcPackage otelgrpc is the instrumentation library for google.golang.org/grpc.
golang.org/x/net/http2Package http2 implements the HTTP/2 protocol.
google.golang.org/grpcPackage grpc implements an RPC system called gRPC.
net/httpPackage http provides HTTP client and server implementations.
stringsPackage strings implements simple functions to manipulate UTF-8 encoded strings.