Xiang Li 96731f4525 Merge pull request #3991 from xiang90/fix_lock 10 年 前
..
cors 81229dbea9 *: add missing package descriptions 10 年 前
crc 81229dbea9 *: add missing package descriptions 10 年 前
fileutil 96731f4525 Merge pull request #3991 from xiang90/fix_lock 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.