Xiang Li 95c29838e3 rafthttp: move ReadCloser to ioutil пре 10 година
..
cors 81229dbea9 *: add missing package descriptions пре 10 година
crc 81229dbea9 *: add missing package descriptions пре 10 година
fileutil e93c07ba91 pkg/fileutil: make purge test more reliable пре 10 година
flags 81229dbea9 *: add missing package descriptions пре 10 година
httputil 81229dbea9 *: add missing package descriptions пре 10 година
idutil 81229dbea9 *: add missing package descriptions пре 10 година
ioutil 95c29838e3 rafthttp: move ReadCloser to ioutil пре 10 година
logutil 6040d57106 rafthttp: use MergeLogger to merge message-drop log пре 10 година
netutil 81229dbea9 *: add missing package descriptions пре 10 година
osutil 81229dbea9 *: add missing package descriptions пре 10 година
pathutil 81229dbea9 *: add missing package descriptions пре 10 година
pbutil 81229dbea9 *: add missing package descriptions пре 10 година
runtime 81229dbea9 *: add missing package descriptions пре 10 година
testutil 81229dbea9 *: add missing package descriptions пре 10 година
timeutil 81229dbea9 *: add missing package descriptions пре 10 година
transport 81229dbea9 *: add missing package descriptions пре 10 година
types 81229dbea9 *: add missing package descriptions пре 10 година
wait 81229dbea9 *: add missing package descriptions пре 10 година
README.md 444e6e952b pkg: add README.md пре 11 година

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.