Yicheng Qin 190fd446f9 pkg/types: add URLs tests il y a 11 ans
..
cors c8994cff37 pkg/cors: add tests il y a 11 ans
crc c68f5c2059 pkg/crc: add test il y a 11 ans
fileutil 1ec98cb795 pkg/fileutil: sort filenames during ReadDir il y a 11 ans
flags a1f648e5db etcdmain: format usage il y a 11 ans
idutil 07a69430c1 *: move etcdserver/idutil -> pkg/idutil il y a 11 ans
ioutils 61ce494386 rafthttp: limit the buffer for every read correctly il y a 11 ans
netutil 705ec45083 etcdmain: resolve DNS hostnames for client and peer URLs il y a 11 ans
pbutil 7e67fd13f6 pkg/pbutil: add marshal-related tests il y a 11 ans
testutil 190fd446f9 pkg/types: add URLs tests il y a 11 ans
timeutil cea29fe158 etcdserver: move getExpr to timeutil il y a 11 ans
transport 4510993b67 pkg/transport: tests always listen on 127.0.0.1 il y a 11 ans
types 190fd446f9 pkg/types: add URLs tests il y a 11 ans
wait 0d18a0f381 pkg/wait: move wait to pkg/wait il y a 11 ans
README.md 444e6e952b pkg: add README.md il y a 11 ans

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.