Ben Darnell 4510993b67 pkg/transport: tests always listen on 127.0.0.1 hace 11 años
..
cors c8994cff37 pkg/cors: add tests hace 11 años
crc c68f5c2059 pkg/crc: add test hace 11 años
fileutil 1ec98cb795 pkg/fileutil: sort filenames during ReadDir hace 11 años
flags a1f648e5db etcdmain: format usage hace 11 años
idutil 07a69430c1 *: move etcdserver/idutil -> pkg/idutil hace 11 años
ioutils 61ce494386 rafthttp: limit the buffer for every read correctly hace 11 años
netutil 705ec45083 etcdmain: resolve DNS hostnames for client and peer URLs hace 11 años
pbutil 7e67fd13f6 pkg/pbutil: add marshal-related tests hace 11 años
testutil 27d47977d9 etcdserver: move recorder to testutil hace 11 años
timeutil cea29fe158 etcdserver: move getExpr to timeutil hace 11 años
transport 4510993b67 pkg/transport: tests always listen on 127.0.0.1 hace 11 años
types 59a0c64e9f fix import loop, add set to types, and fix comments hace 11 años
wait 0d18a0f381 pkg/wait: move wait to pkg/wait hace 11 años
README.md 444e6e952b pkg: add README.md hace 11 años

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.