Hongchao Deng dcaf5ef586 move store recorder to 'mock/mockstore' 10 éve
..
adt c0b06a7a32 pkg/adt: interval tree 10 éve
contention d6520303c6 etcdserver: detect raft starvation caused by contention 10 éve
cors 81229dbea9 *: add missing package descriptions 10 éve
crc 81229dbea9 *: add missing package descriptions 10 éve
fileutil e59efe45a1 wal: support fadatasync on linux 10 éve
flags 81229dbea9 *: add missing package descriptions 10 éve
httputil 81229dbea9 *: add missing package descriptions 10 éve
idutil c5b51946eb *: exported godoc fixups 10 éve
ioutil 50efd01e34 pkg: fix tiny docstring typo in ioutil 10 éve
logutil 4e649970df logutil: fix typo in comment 10 éve
mock dcaf5ef586 move store recorder to 'mock/mockstore' 10 éve
netutil 4422db389a pkg/netutil: add linux netem functions 10 éve
osutil 81229dbea9 *: add missing package descriptions 10 éve
pathutil 81229dbea9 *: add missing package descriptions 10 éve
pbutil 81229dbea9 *: add missing package descriptions 10 éve
runtime 81229dbea9 *: add missing package descriptions 10 éve
schedule 870e4c2681 *: fix schedule.Wait race 10 éve
testutil 72b31d6fdc pkg/testutil: more aggressive goroutine stack trace coalescing 10 éve
transport 20461ab11a *: fix many typos 10 éve
types 20461ab11a *: fix many typos 10 éve
wait dcaf5ef586 move store recorder to 'mock/mockstore' 10 éve
README.md 444e6e952b pkg: add README.md 11 éve

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.