Imports of package errdefs

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/pkg/errorsPackage errors provides simple error handling primitives.
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.
stringsPackage strings implements simple functions to manipulate UTF-8 encoded strings.