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

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.