Anthony Romano 88d4e7ebeb netutil: fix unused err staticcheck failure %!s(int64=8) %!d(string=hai) anos
..
adt c4a45c5713 auth, adt: introduce a new type BytesAffineComparable %!s(int64=8) %!d(string=hai) anos
contention fc7da09d67 *: add missing godoc package descriptions %!s(int64=9) %!d(string=hai) anos
cors 8b77de4e99 pkg: update LICENSE header %!s(int64=9) %!d(string=hai) anos
cpuutil e446c2c2c7 pkg/cpuutil: add cpuutil %!s(int64=9) %!d(string=hai) anos
crc 81229dbea9 *: add missing package descriptions %!s(int64=10) %!d(string=hai) anos
debugutil fd5984af56 *: add pprof flag to grpc proxy %!s(int64=8) %!d(string=hai) anos
expect 07129a6370 *: add and expose StopSignal field in ExpectProcess %!s(int64=9) %!d(string=hai) anos
fileutil aca2abd8fe *: use 'io.Seek*' for go1.7+ %!s(int64=8) %!d(string=hai) anos
flags e4b8c874d2 pkg/flags: fixed prefix checking of the env variables %!s(int64=9) %!d(string=hai) anos
httputil 9def4cb9fe *: Use http.Request.WithContext instead of Cancel %!s(int64=9) %!d(string=hai) anos
idutil d204b6c3b7 idgen: correct comments for id generator %!s(int64=8) %!d(string=hai) anos
ioutil d0c29cc610 pkg/ioutil: configure pageOffset in NewPageWriter %!s(int64=9) %!d(string=hai) anos
logutil 9473e9c30e pkg: use etcd as logging repo %!s(int64=9) %!d(string=hai) anos
mock 2f96a68a20 etcdserver: do not send v2 sync if ttl keys do not exist %!s(int64=9) %!d(string=hai) anos
monotime e7f4010cca lease: Use monotonic time in lease %!s(int64=9) %!d(string=hai) anos
netutil 88d4e7ebeb netutil: fix unused err staticcheck failure %!s(int64=8) %!d(string=hai) anos
osutil 9473e9c30e pkg: use etcd as logging repo %!s(int64=9) %!d(string=hai) anos
pathutil 8b77de4e99 pkg: update LICENSE header %!s(int64=9) %!d(string=hai) anos
pbutil 9473e9c30e pkg: use etcd as logging repo %!s(int64=9) %!d(string=hai) anos
report ae7b4ee8ed *: fix gosimple warning for fmt.Sprintf("%s") %!s(int64=8) %!d(string=hai) anos
runtime 8b77de4e99 pkg: update LICENSE header %!s(int64=9) %!d(string=hai) anos
schedule fc7da09d67 *: add missing godoc package descriptions %!s(int64=9) %!d(string=hai) anos
stringutil 9f0ee53e86 etcd-runner: move string generation to pkg/stringutil %!s(int64=9) %!d(string=hai) anos
testutil 997e83f8ea testutil: check for grpc resources in AfterTest %!s(int64=8) %!d(string=hai) anos
tlsutil fc7da09d67 *: add missing godoc package descriptions %!s(int64=9) %!d(string=hai) anos
transport d42c1f5131 Merge pull request #7646 from andelf/fix-unix-socket-url %!s(int64=8) %!d(string=hai) anos
types 54d56e2531 pkg/types: accept unix and unixs schemes %!s(int64=9) %!d(string=hai) anos
wait 83de13e4a8 etcdserver: support apply wait %!s(int64=9) %!d(string=hai) anos
README.md 444e6e952b pkg: add README.md %!s(int64=11) %!d(string=hai) anos

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.