Gyu-Ho Lee 747993de08 Merge pull request #7829 from gyuho/certs %!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 5161b74799 pkg/debugutil: add 'mutex' profiler (Go 1.8+) %!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 85e87e8f6b netutil: use "context" and ctx-ize TCP addr resolution %!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 33a0496b5e report: add test for Report interface %!s(int64=8) %!d(string=hai) anos
runtime 8b77de4e99 pkg: update LICENSE header %!s(int64=9) %!d(string=hai) anos
schedule 14d6ed9e5f *: clear redundant return statement warnings (S1027) %!s(int64=8) %!d(string=hai) anos
stringutil 9f0ee53e86 etcd-runner: move string generation to pkg/stringutil %!s(int64=9) %!d(string=hai) anos
testutil 6f06e1cb47 testutil: add assert functions %!s(int64=8) %!d(string=hai) anos
tlsutil fc7da09d67 *: add missing godoc package descriptions %!s(int64=9) %!d(string=hai) anos
transport 4e21f87e3d pkg/transport: reload TLS certificates for every client requests %!s(int64=8) %!d(string=hai) anos
types 54d56e2531 pkg/types: accept unix and unixs schemes %!s(int64=9) %!d(string=hai) anos
wait d818ef2c76 pkg/wait: add comment and make List private %!s(int64=8) %!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.