Xiang Li f64a8214f7 Merge pull request #2952 from xiang90/fileutil 10 年之前
..
cors f1ed69e883 *: switch to line comments for copyright 11 年之前
crc c68f5c2059 pkg/crc: add test 11 年之前
fileutil dc87454487 fileutil: return on error and send it to error chan 10 年之前
flags d9ad6aa2a9 *: update to use IANA-assigned ports 11 年之前
idutil f1ed69e883 *: switch to line comments for copyright 11 年之前
ioutil f1ed69e883 *: switch to line comments for copyright 11 年之前
netutil 3153e635d5 Revert "Treat URLs have same IP address as same" 10 年之前
osutil cec8466ad2 osutil: fix InterruptHandler comment position 11 年之前
pbutil f1ed69e883 *: switch to line comments for copyright 11 年之前
runtime 7a7e1f7a7c etcdserver: metrics and monitor number of file descriptor 11 年之前
testutil 018fb8e6d9 pkg/testutil: ForceGosched -> WaitSchedule 10 年之前
timeutil f1ed69e883 *: switch to line comments for copyright 11 年之前
transport 8dd8b1cdc2 etcd: server SSL and client cert auth configuration is more explicit 11 年之前
types 032db5e396 *: extract types.Cluster from etcdserver.Cluster 10 年之前
wait 256a7cfe8c pkg/wait: fix TestWaitTestStress 10 年之前
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.