Gyu-Ho Lee 4422db389a pkg/netutil: add linux netem functions 9 years ago
..
adt c0b06a7a32 pkg/adt: interval tree 9 years ago
contention d6520303c6 etcdserver: detect raft starvation caused by contention 9 years ago
cors 81229dbea9 *: add missing package descriptions 10 years ago
crc 81229dbea9 *: add missing package descriptions 10 years ago
fileutil 20461ab11a *: fix many typos 10 years ago
flags 81229dbea9 *: add missing package descriptions 10 years ago
httputil 81229dbea9 *: add missing package descriptions 10 years ago
idutil c5b51946eb *: exported godoc fixups 9 years ago
ioutil 50efd01e34 pkg: fix tiny docstring typo in ioutil 10 years ago
logutil 4e649970df logutil: fix typo in comment 10 years ago
netutil 4422db389a pkg/netutil: add linux netem functions 9 years ago
osutil 81229dbea9 *: add missing package descriptions 10 years ago
pathutil 81229dbea9 *: add missing package descriptions 10 years ago
pbutil 81229dbea9 *: add missing package descriptions 10 years ago
runtime 81229dbea9 *: add missing package descriptions 10 years ago
schedule 870e4c2681 *: fix schedule.Wait race 10 years ago
testutil 72b31d6fdc pkg/testutil: more aggressive goroutine stack trace coalescing 10 years ago
transport 20461ab11a *: fix many typos 10 years ago
types 20461ab11a *: fix many typos 10 years ago
wait d43bd48977 pkg/wait: make id checking stricter 10 years ago
README.md 444e6e952b pkg: add README.md 11 years ago

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.