Xiang Li 6a1fe00615 Merge pull request #1704 from xiang90/print_config %!s(int64=11) %!d(string=hai) anos
..
cors 6e6d1897d8 pkg: move everything into subpackages %!s(int64=11) %!d(string=hai) anos
crc 2f6086de22 pkg: move /crc to /pkg/crc %!s(int64=11) %!d(string=hai) anos
fileutil b1731f0843 etcd: ensure data dir is writable %!s(int64=11) %!d(string=hai) anos
flags 5604b4c57c flag: split out SetFlagsFromEnvBad test; declare return error %!s(int64=11) %!d(string=hai) anos
pbutil 791b2fd503 *: handle panic and fatal more consistently %!s(int64=11) %!d(string=hai) anos
testutil 6e6d1897d8 pkg: move everything into subpackages %!s(int64=11) %!d(string=hai) anos
transport 92096dfdc3 *: print out configuration when necessary %!s(int64=11) %!d(string=hai) anos
types 55c92ad456 *: create ID type %!s(int64=11) %!d(string=hai) anos
wait 0d18a0f381 pkg/wait: move wait to pkg/wait %!s(int64=11) %!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.