Xiang Li e44e753e66 pkg/idutil: reduce conflict rate from 1% to 0.005% 10 yıl önce
..
cors 81229dbea9 *: add missing package descriptions 10 yıl önce
crc 81229dbea9 *: add missing package descriptions 10 yıl önce
fileutil 20461ab11a *: fix many typos 10 yıl önce
flags 81229dbea9 *: add missing package descriptions 10 yıl önce
httputil 81229dbea9 *: add missing package descriptions 10 yıl önce
idutil e44e753e66 pkg/idutil: reduce conflict rate from 1% to 0.005% 10 yıl önce
ioutil 50efd01e34 pkg: fix tiny docstring typo in ioutil 10 yıl önce
logutil 4e649970df logutil: fix typo in comment 10 yıl önce
netutil 81229dbea9 *: add missing package descriptions 10 yıl önce
osutil 81229dbea9 *: add missing package descriptions 10 yıl önce
pathutil 81229dbea9 *: add missing package descriptions 10 yıl önce
pbutil 81229dbea9 *: add missing package descriptions 10 yıl önce
runtime 81229dbea9 *: add missing package descriptions 10 yıl önce
testutil 72b31d6fdc pkg/testutil: more aggressive goroutine stack trace coalescing 10 yıl önce
timeutil 20461ab11a *: fix many typos 10 yıl önce
transport 20461ab11a *: fix many typos 10 yıl önce
types 20461ab11a *: fix many typos 10 yıl önce
wait d43bd48977 pkg/wait: make id checking stricter 10 yıl önce
README.md 444e6e952b pkg: add README.md 11 yıl önce

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.