Imports of package octtrpc

PathSynopsis
contextPackage context defines the Context type, which carries deadlines, cancellation signals, and other request-scoped values across API boundaries and between processes.
encoding/base64Package base64 implements base64 encoding as specified by RFC 4648.
github.com/Microsoft/hcsshim/internal/oc
github.com/containerd/ttrpcpackage ttrpc defines and implements a low level simple transfer protocol optimized for low latency and reliable connections between processes on the same host.
go.opencensus.io/tracePackage trace contains support for OpenCensus distributed tracing.
go.opencensus.io/trace/propagationPackage propagation implements the binary trace context format.
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.