context | Package 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/store | Package store provides interfaces to work with swarm cluster state. |
sort | Package sort provides primitives for sorting slices and user-defined collections. |
sync | Package sync provides basic synchronization primitives such as mutual exclusion locks. |
time | Package time provides functionality for measuring and displaying time. |