Jonathan Boulle 50efd01e34 pkg: fix tiny docstring typo in ioutil 10 vuotta sitten
..
cors 81229dbea9 *: add missing package descriptions 10 vuotta sitten
crc 81229dbea9 *: add missing package descriptions 10 vuotta sitten
fileutil 96731f4525 Merge pull request #3991 from xiang90/fix_lock 10 vuotta sitten
flags 81229dbea9 *: add missing package descriptions 10 vuotta sitten
httputil 81229dbea9 *: add missing package descriptions 10 vuotta sitten
idutil 81229dbea9 *: add missing package descriptions 10 vuotta sitten
ioutil 50efd01e34 pkg: fix tiny docstring typo in ioutil 10 vuotta sitten
logutil 6040d57106 rafthttp: use MergeLogger to merge message-drop log 10 vuotta sitten
netutil 81229dbea9 *: add missing package descriptions 10 vuotta sitten
osutil 81229dbea9 *: add missing package descriptions 10 vuotta sitten
pathutil 81229dbea9 *: add missing package descriptions 10 vuotta sitten
pbutil 81229dbea9 *: add missing package descriptions 10 vuotta sitten
runtime 81229dbea9 *: add missing package descriptions 10 vuotta sitten
testutil 81229dbea9 *: add missing package descriptions 10 vuotta sitten
timeutil 81229dbea9 *: add missing package descriptions 10 vuotta sitten
transport 81229dbea9 *: add missing package descriptions 10 vuotta sitten
types 81229dbea9 *: add missing package descriptions 10 vuotta sitten
wait 81229dbea9 *: add missing package descriptions 10 vuotta sitten
README.md 444e6e952b pkg: add README.md 11 vuotta sitten

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.