Anthony Romano 54d56e2531 pkg/types: accept unix and unixs schemes 9 年之前
..
adt fc7da09d67 *: add missing godoc package descriptions 9 年之前
contention fc7da09d67 *: add missing godoc package descriptions 9 年之前
cors 8b77de4e99 pkg: update LICENSE header 9 年之前
crc 81229dbea9 *: add missing package descriptions 10 年之前
expect 8b77de4e99 pkg: update LICENSE header 9 年之前
fileutil 187faba3e0 pkg/fileutil: fix TouchDirAll, add CreateDirAll 9 年之前
flags 8ea6be38ba *: remove old flag support 9 年之前
httputil a42d1dc1fe *: drain http.Response.Body before closing 9 年之前
idutil 8b77de4e99 pkg: update LICENSE header 9 年之前
ioutil 3aadb25c31 pkg/ioutil: exact readcloser 9 年之前
logutil 8b77de4e99 pkg: update LICENSE header 9 年之前
mock fc7da09d67 *: add missing godoc package descriptions 9 年之前
netutil 8b77de4e99 pkg: update LICENSE header 9 年之前
osutil 8b77de4e99 pkg: update LICENSE header 9 年之前
pathutil 8b77de4e99 pkg: update LICENSE header 9 年之前
pbutil 8b77de4e99 pkg: update LICENSE header 9 年之前
runtime 8b77de4e99 pkg: update LICENSE header 9 年之前
schedule fc7da09d67 *: add missing godoc package descriptions 9 年之前
testutil 8b77de4e99 pkg: update LICENSE header 9 年之前
tlsutil fc7da09d67 *: add missing godoc package descriptions 9 年之前
transport fc1a226d15 pkg/transport: unix domain socket listener and transport 9 年之前
types 54d56e2531 pkg/types: accept unix and unixs schemes 9 年之前
wait 8b77de4e99 pkg: update LICENSE header 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.