encoding/binary | Package binary implements simple translation between numbers and byte sequences and encoding and decoding of varints. |
errors | Package errors implements functions to manipulate errors. |
github.com/coreos/etcd/lease/leasepb | Package leasepb is a generated protocol buffer package. |
github.com/coreos/etcd/storage/backend | Package backend defines a standard interface for etcd's backend storage. |
math | Package math provides basic constants and mathematical functions. |
sync | Package sync provides basic synchronization primitives such as mutual exclusion locks. |
time | Package time provides functionality for measuring and displaying time. |