Xiang Li 12556af26b Merge pull request #4343 from shawnps/patch-6 10 éve
..
cors 81229dbea9 *: add missing package descriptions 10 éve
crc 81229dbea9 *: add missing package descriptions 10 éve
fileutil 150e646b05 etcdserver: always check if the data dir is writable before starting etcd 10 éve
flags 81229dbea9 *: add missing package descriptions 10 éve
httputil 81229dbea9 *: add missing package descriptions 10 éve
idutil 81229dbea9 *: add missing package descriptions 10 éve
ioutil 50efd01e34 pkg: fix tiny docstring typo in ioutil 10 éve
logutil 4e649970df logutil: fix typo in comment 10 éve
netutil 81229dbea9 *: add missing package descriptions 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
testutil 0cbd5bfe7d testutil: fix typo in comment 10 éve
timeutil 81229dbea9 *: add missing package descriptions 10 éve
transport 72ffa74476 pkg/transport: update timeout transport to reuse conn when timeout is not set 10 éve
types 81229dbea9 *: add missing package descriptions 10 éve
wait 384cc76299 pkg/testutil: make Recorder an interface 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.