Brian Waldon 2120af8cfc pkg: ioutils -> ioutil 11 years ago
..
cors c8994cff37 pkg/cors: add tests 11 years ago
crc c68f5c2059 pkg/crc: add test 11 years ago
fileutil 1ec98cb795 pkg/fileutil: sort filenames during ReadDir 11 years ago
flags a1f648e5db etcdmain: format usage 11 years ago
idutil 07a69430c1 *: move etcdserver/idutil -> pkg/idutil 11 years ago
ioutil 2120af8cfc pkg: ioutils -> ioutil 11 years ago
metrics 99821579bf metrics: add /rafthttp/stream metrics 11 years ago
netutil 705ec45083 etcdmain: resolve DNS hostnames for client and peer URLs 11 years ago
pbutil 7e67fd13f6 pkg/pbutil: add marshal-related tests 11 years ago
testutil 190fd446f9 pkg/types: add URLs tests 11 years ago
timeutil cea29fe158 etcdserver: move getExpr to timeutil 11 years ago
transport 4510993b67 pkg/transport: tests always listen on 127.0.0.1 11 years ago
types 190fd446f9 pkg/types: add URLs tests 11 years ago
wait 0d18a0f381 pkg/wait: move wait to pkg/wait 11 years ago
README.md 444e6e952b pkg: add README.md 11 years ago

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.