Xiang Li 9f0ee53e86 etcd-runner: move string generation to pkg/stringutil %!s(int64=9) %!d(string=hai) anos
..
adt eae70c9379 adt: fast path Stab in empty interval tree %!s(int64=9) %!d(string=hai) anos
contention fc7da09d67 *: add missing godoc package descriptions %!s(int64=9) %!d(string=hai) anos
cors 8b77de4e99 pkg: update LICENSE header %!s(int64=9) %!d(string=hai) anos
crc 81229dbea9 *: add missing package descriptions %!s(int64=10) %!d(string=hai) anos
expect 8b77de4e99 pkg: update LICENSE header %!s(int64=9) %!d(string=hai) anos
fileutil 9473e9c30e pkg: use etcd as logging repo %!s(int64=9) %!d(string=hai) anos
flags a00ed609c3 pkg/flags: export 'FlagToEnv' for e2e tests %!s(int64=9) %!d(string=hai) anos
httputil ae4b4109b2 pkg/httputil: simplify RequestCanceler args %!s(int64=9) %!d(string=hai) anos
idutil 8b77de4e99 pkg: update LICENSE header %!s(int64=9) %!d(string=hai) anos
ioutil d0c29cc610 pkg/ioutil: configure pageOffset in NewPageWriter %!s(int64=9) %!d(string=hai) anos
logutil 9473e9c30e pkg: use etcd as logging repo %!s(int64=9) %!d(string=hai) anos
mock abb20ec51f etcdserver, pkg: skip needless log entry applying %!s(int64=9) %!d(string=hai) anos
netutil 9473e9c30e pkg: use etcd as logging repo %!s(int64=9) %!d(string=hai) anos
osutil 9473e9c30e pkg: use etcd as logging repo %!s(int64=9) %!d(string=hai) anos
pathutil 8b77de4e99 pkg: update LICENSE header %!s(int64=9) %!d(string=hai) anos
pbutil 9473e9c30e pkg: use etcd as logging repo %!s(int64=9) %!d(string=hai) anos
report 3d28faa3eb pkg/report, tools/benchmark: refactor report out of tools/benchmark %!s(int64=9) %!d(string=hai) anos
runtime 8b77de4e99 pkg: update LICENSE header %!s(int64=9) %!d(string=hai) anos
schedule fc7da09d67 *: add missing godoc package descriptions %!s(int64=9) %!d(string=hai) anos
stringutil 9f0ee53e86 etcd-runner: move string generation to pkg/stringutil %!s(int64=9) %!d(string=hai) anos
testutil 984badeb03 testutil, clientv3: wait for panics in txn tests to complete %!s(int64=9) %!d(string=hai) anos
tlsutil fc7da09d67 *: add missing godoc package descriptions %!s(int64=9) %!d(string=hai) anos
transport 629d9e7dab Revert "pkg/transport: update tls.Config copy method" %!s(int64=9) %!d(string=hai) anos
types 54d56e2531 pkg/types: accept unix and unixs schemes %!s(int64=9) %!d(string=hai) anos
wait 83de13e4a8 etcdserver: support apply wait %!s(int64=9) %!d(string=hai) anos
README.md 444e6e952b pkg: add README.md %!s(int64=11) %!d(string=hai) anos

README.md

pkg/ is a collection of utility packages used by etcd without being specific to etcd itself. A package belongs here only if it could possibly be moved out into its own repository in the future.