Xiang Li 870e4c2681 *: fix schedule.Wait race 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 870e4c2681 *: fix schedule.Wait race 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.