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

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.