Anthony Romano 384cc76299 pkg/testutil: make Recorder an interface 10 lat temu
..
cors 81229dbea9 *: add missing package descriptions 10 lat temu
crc 81229dbea9 *: add missing package descriptions 10 lat temu
fileutil 150e646b05 etcdserver: always check if the data dir is writable before starting etcd 10 lat temu
flags 81229dbea9 *: add missing package descriptions 10 lat temu
httputil 81229dbea9 *: add missing package descriptions 10 lat temu
idutil 81229dbea9 *: add missing package descriptions 10 lat temu
ioutil 50efd01e34 pkg: fix tiny docstring typo in ioutil 10 lat temu
logutil 64032541c3 pkg/logutil: round off start time, add merge_logger_test.go 10 lat temu
netutil 81229dbea9 *: add missing package descriptions 10 lat temu
osutil 81229dbea9 *: add missing package descriptions 10 lat temu
pathutil 81229dbea9 *: add missing package descriptions 10 lat temu
pbutil 81229dbea9 *: add missing package descriptions 10 lat temu
runtime 81229dbea9 *: add missing package descriptions 10 lat temu
testutil 384cc76299 pkg/testutil: make Recorder an interface 10 lat temu
timeutil 81229dbea9 *: add missing package descriptions 10 lat temu
transport 81229dbea9 *: add missing package descriptions 10 lat temu
types 81229dbea9 *: add missing package descriptions 10 lat temu
wait 384cc76299 pkg/testutil: make Recorder an interface 10 lat temu
README.md 444e6e952b pkg: add README.md 11 lat temu

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.