Imports of package transfer

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/containerd/containerd/api/services/transfer/v1Code generated by protoc-gen-go-ttrpc.
github.com/containerd/containerd/api/types/transferPackage transfer defines the transfer types.
github.com/containerd/containerd/errdefsPackage errdefs defines the common errors used throughout containerd packages.
github.com/containerd/containerd/log
github.com/containerd/containerd/pkg/streaming
github.com/containerd/containerd/pkg/transfer
github.com/containerd/containerd/pkg/transfer/plugins
github.com/containerd/containerd/plugin
github.com/containerd/containerd/protobuf/typesPackage types provides convinient aliases that make google.golang.org/protobuf migration easier.
github.com/containerd/typeurl/v2
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.
google.golang.org/protobuf/types/known/emptypb