Yicheng Qin 190fd446f9 pkg/types: add URLs tests %!s(int64=11) %!d(string=hai) anos
..
cors c8994cff37 pkg/cors: add tests %!s(int64=11) %!d(string=hai) anos
crc c68f5c2059 pkg/crc: add test %!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
idutil 07a69430c1 *: move etcdserver/idutil -> pkg/idutil %!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 190fd446f9 pkg/types: add URLs tests %!s(int64=11) %!d(string=hai) anos
timeutil cea29fe158 etcdserver: move getExpr to timeutil %!s(int64=11) %!d(string=hai) anos
transport 4510993b67 pkg/transport: tests always listen on 127.0.0.1 %!s(int64=11) %!d(string=hai) anos
types 190fd446f9 pkg/types: add URLs tests %!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.