Yicheng Qin 7e67fd13f6 pkg/pbutil: add marshal-related tests %!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 1ec98cb795 pkg/fileutil: sort filenames during ReadDir %!s(int64=11) %!d(string=hai) anos
flags a1f648e5db etcdmain: format usage %!s(int64=11) %!d(string=hai) anos
ioutils 61ce494386 rafthttp: limit the buffer for every read correctly %!s(int64=11) %!d(string=hai) anos
netutil 705ec45083 etcdmain: resolve DNS hostnames for client and peer URLs %!s(int64=11) %!d(string=hai) anos
pbutil 7e67fd13f6 pkg/pbutil: add marshal-related tests %!s(int64=11) %!d(string=hai) anos
testutil 27d47977d9 etcdserver: move recorder to testutil %!s(int64=11) %!d(string=hai) anos
timeutil cea29fe158 etcdserver: move getExpr to timeutil %!s(int64=11) %!d(string=hai) anos
transport dfb66ab8ce pkg/transport: add NewKeepAliveListener test %!s(int64=11) %!d(string=hai) anos
types 59a0c64e9f fix import loop, add set to types, and fix comments %!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.