Imports of package service

PathSynopsis
contextPackage context defines the Context type, which carries deadlines, cancellation signals, and other request-scoped values across API boundaries and between processes.
errorsPackage errors implements functions to manipulate errors.
google.golang.org/grpcPackage grpc implements an RPC system called gRPC.
google.golang.org/grpc/grpclogPackage grpclog defines logging for grpc.
google.golang.org/grpc/internal/profilingPackage profiling contains two logical components: buffer.go and profiling.go.
google.golang.org/grpc/profiling/proto
syncPackage sync provides basic synchronization primitives such as mutual exclusion locks.