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

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.