Imports of package ttrpcutil

PathSynopsis
github.com/containerd/containerd/api/services/ttrpc/events/v1Package events defines the ttrpc event service.
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.
github.com/pkg/errorsPackage errors provides simple error handling primitives.
netPackage net provides a portable interface for network I/O, including TCP/IP, UDP, domain name resolution, and Unix domain sockets.
stringsPackage strings implements simple functions to manipulate UTF-8 encoded strings.
syncPackage sync provides basic synchronization primitives such as mutual exclusion locks.
timePackage time provides functionality for measuring and displaying time.