Xiang Li 151f043414 *: add pauseMember test há 11 anos atrás
..
cors 6e6d1897d8 pkg: move everything into subpackages há 11 anos atrás
crc 2f6086de22 pkg: move /crc to /pkg/crc há 11 anos atrás
fileutil d3db010190 *: support purging old wal/snap files há 11 anos atrás
flags 5604b4c57c flag: split out SetFlagsFromEnvBad test; declare return error há 11 anos atrás
ioutils 61ce494386 rafthttp: limit the buffer for every read correctly há 11 anos atrás
pbutil 791b2fd503 *: handle panic and fatal more consistently há 11 anos atrás
testutil 151f043414 *: add pauseMember test há 11 anos atrás
transport 3e55834c38 *: set read/write timeout for raft transport and listener há 11 anos atrás
types 59a0c64e9f fix import loop, add set to types, and fix comments há 11 anos atrás
wait 0d18a0f381 pkg/wait: move wait to pkg/wait há 11 anos atrás
README.md 444e6e952b pkg: add README.md há 11 anos atrás

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.