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