Imports of package etcd

PathSynopsis
flagPackage flag implements command-line flag parsing.
fmtPackage fmt implements formatted I/O with functions analogous to C's printf and scanf.
github.com/golang/glogPackage glog implements logging analogous to the Google-internal C++ INFO/ERROR/V setup.
github.com/google/trillian/quotaPackage quota defines Trillian's Quota Management service.
github.com/google/trillian/quota/cacheqmPackage cacheqm contains a caching quota.Manager implementation.
github.com/google/trillian/quota/etcd/etcdqmPackage etcdqm contains an etcd-based quota.Manager implementation.
github.com/google/trillian/util/etcd