Gyu-Ho Lee d898c68f2c pkg/expect: add SendLine for interactive mode 9 年之前
..
adt b539d3a411 test: check formatting for all relevant packages in pkg/ 9 年之前
contention d6520303c6 etcdserver: detect raft starvation caused by contention 10 年之前
cors b539d3a411 test: check formatting for all relevant packages in pkg/ 9 年之前
crc 81229dbea9 *: add missing package descriptions 10 年之前
expect d898c68f2c pkg/expect: add SendLine for interactive mode 9 年之前
fileutil 3f1a1c3192 pkg/fileutil: lock file on Windows 9 年之前
flags a120ca16c0 etcdctlv3: accept evn for global configuration flags 9 年之前
httputil a42d1dc1fe *: drain http.Response.Body before closing 9 年之前
idutil c5b51946eb *: exported godoc fixups 10 年之前
ioutil 50efd01e34 pkg: fix tiny docstring typo in ioutil 10 年之前
logutil bd832e5b0a *: migrate Godeps to vendor/ 9 年之前
mock dcaf5ef586 move store recorder to 'mock/mockstore' 9 年之前
netutil bd832e5b0a *: migrate Godeps to vendor/ 9 年之前
osutil bd832e5b0a *: migrate Godeps to vendor/ 9 年之前
pathutil 81229dbea9 *: add missing package descriptions 10 年之前
pbutil bd832e5b0a *: migrate Godeps to vendor/ 9 年之前
runtime 81229dbea9 *: add missing package descriptions 10 年之前
schedule b539d3a411 test: check formatting for all relevant packages in pkg/ 9 年之前
testutil b539d3a411 test: check formatting for all relevant packages in pkg/ 9 年之前
tlsutil eb3919e8cf *: move baisc tls util funcs to tlsutil pkg 9 年之前
transport eb3919e8cf *: move baisc tls util funcs to tlsutil pkg 9 年之前
types b539d3a411 test: check formatting for all relevant packages in pkg/ 9 年之前
wait dcaf5ef586 move store recorder to 'mock/mockstore' 9 年之前
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.