github.com/coreos/etcd/Godeps/_workspace/src/github.com/coreos/pkg/capnslog | |
github.com/coreos/etcd/Godeps/_workspace/src/github.com/jonboulle/clockwork | |
github.com/coreos/etcd/Godeps/_workspace/src/golang.org/x/net/context | Package context defines the Context type, which carries deadlines, cancelation signals, and other request-scoped values across API boundaries and between processes. |
github.com/coreos/etcd/etcdserver/etcdserverpb | Package etcdserverpb is a generated protocol buffer package. |
github.com/coreos/etcd/storage | Package storage defines etcd's stable storage. |
sync | Package sync provides basic synchronization primitives such as mutual exclusion locks. |
time | Package time provides functionality for measuring and displaying time. |