Xiang Li d314345e6d *: add a scheduler and use it to schedule compaction пре 10 година
..
cors 81229dbea9 *: add missing package descriptions пре 10 година
crc 81229dbea9 *: add missing package descriptions пре 10 година
fileutil 20461ab11a *: fix many typos пре 10 година
flags 81229dbea9 *: add missing package descriptions пре 10 година
httputil 81229dbea9 *: add missing package descriptions пре 10 година
idutil e44e753e66 pkg/idutil: reduce conflict rate from 1% to 0.005% пре 10 година
ioutil 50efd01e34 pkg: fix tiny docstring typo in ioutil пре 10 година
logutil 4e649970df logutil: fix typo in comment пре 10 година
netutil 81229dbea9 *: add missing package descriptions пре 10 година
osutil 81229dbea9 *: add missing package descriptions пре 10 година
pathutil 81229dbea9 *: add missing package descriptions пре 10 година
pbutil 81229dbea9 *: add missing package descriptions пре 10 година
runtime 81229dbea9 *: add missing package descriptions пре 10 година
schedule d314345e6d *: add a scheduler and use it to schedule compaction пре 10 година
testutil 72b31d6fdc pkg/testutil: more aggressive goroutine stack trace coalescing пре 10 година
timeutil 20461ab11a *: fix many typos пре 10 година
transport 20461ab11a *: fix many typos пре 10 година
types 20461ab11a *: fix many typos пре 10 година
wait d43bd48977 pkg/wait: make id checking stricter пре 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.