Imports of package taskreaper

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/moby/swarmkit/v2/api
github.com/moby/swarmkit/v2/log
github.com/moby/swarmkit/v2/manager/orchestrator
github.com/moby/swarmkit/v2/manager/state
github.com/moby/swarmkit/v2/manager/state/storePackage store provides interfaces to work with swarm cluster state.
sortPackage sort provides primitives for sorting slices and user-defined collections.
syncPackage sync provides basic synchronization primitives such as mutual exclusion locks.
timePackage time provides functionality for measuring and displaying time.