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

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.