Imports of package watchapi

PathSynopsis
contextPackage context defines the Context type, which carries deadlines, cancellation signals, and other request-scoped values across API boundaries and between processes.
errorsPackage errors implements functions to manipulate errors.
github.com/moby/swarmkit/v2/api
github.com/moby/swarmkit/v2/manager/state
github.com/moby/swarmkit/v2/manager/state/storePackage store provides interfaces to work with swarm cluster state.
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.
syncPackage sync provides basic synchronization primitives such as mutual exclusion locks.