context | Package context defines the Context type, which carries deadlines, cancellation signals, and other request-scoped values across API boundaries and between processes. |
crypto/rand | Package rand implements a cryptographically secure random number generator. |
encoding/binary | Package binary implements simple translation between numbers and byte sequences and encoding and decoding of varints. |
github.com/moby/swarmkit/v2/api | |
github.com/moby/swarmkit/v2/log | |
github.com/moby/swarmkit/v2/manager/state/store | Package store provides interfaces to work with swarm cluster state. |
github.com/pkg/errors | Package errors provides simple error handling primitives. |
sync | Package sync provides basic synchronization primitives such as mutual exclusion locks. |
time | Package time provides functionality for measuring and displaying time. |