Barak Michener 59a0c64e9f fix import loop, add set to types, and fix comments пре 11 година
..
cors 6e6d1897d8 pkg: move everything into subpackages пре 11 година
crc 2f6086de22 pkg: move /crc to /pkg/crc пре 11 година
fileutil b1731f0843 etcd: ensure data dir is writable пре 11 година
flags 5604b4c57c flag: split out SetFlagsFromEnvBad test; declare return error пре 11 година
pbutil 791b2fd503 *: handle panic and fatal more consistently пре 11 година
testutil 6e6d1897d8 pkg: move everything into subpackages пре 11 година
transport 92096dfdc3 *: print out configuration when necessary пре 11 година
types 59a0c64e9f fix import loop, add set to types, and fix comments пре 11 година
wait 0d18a0f381 pkg/wait: move wait to pkg/wait пре 11 година
README.md 444e6e952b pkg: add README.md пре 11 година

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.