Xiang Li f0dbd0b856 Merge pull request #4646 from xiang90/starvation 10 år sedan
..
adt c0b06a7a32 pkg/adt: interval tree 10 år sedan
contention d6520303c6 etcdserver: detect raft starvation caused by contention 10 år sedan
cors 81229dbea9 *: add missing package descriptions 10 år sedan
crc 81229dbea9 *: add missing package descriptions 10 år sedan
fileutil 20461ab11a *: fix many typos 10 år sedan
flags 81229dbea9 *: add missing package descriptions 10 år sedan
httputil 81229dbea9 *: add missing package descriptions 10 år sedan
idutil c5b51946eb *: exported godoc fixups 10 år sedan
ioutil 50efd01e34 pkg: fix tiny docstring typo in ioutil 10 år sedan
logutil 4e649970df logutil: fix typo in comment 10 år sedan
netutil 81229dbea9 *: add missing package descriptions 10 år sedan
osutil 81229dbea9 *: add missing package descriptions 10 år sedan
pathutil 81229dbea9 *: add missing package descriptions 10 år sedan
pbutil 81229dbea9 *: add missing package descriptions 10 år sedan
runtime 81229dbea9 *: add missing package descriptions 10 år sedan
schedule 870e4c2681 *: fix schedule.Wait race 10 år sedan
testutil 72b31d6fdc pkg/testutil: more aggressive goroutine stack trace coalescing 10 år sedan
transport 20461ab11a *: fix many typos 10 år sedan
types 20461ab11a *: fix many typos 10 år sedan
wait d43bd48977 pkg/wait: make id checking stricter 10 år sedan
README.md 444e6e952b pkg: add README.md 11 år sedan

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.