Yicheng Qin df83af944b Merge pull request #3384 from yichengq/fix-shadow %!s(int64=10) %!d(string=hai) anos
..
cors 327632014e cors: Removed new(?) header from test, resolving failure %!s(int64=10) %!d(string=hai) anos
crc c68f5c2059 pkg/crc: add test %!s(int64=11) %!d(string=hai) anos
fileutil 92cd24d5bd *: fix govet shadow check failure %!s(int64=10) %!d(string=hai) anos
flags c8f5e03b75 pkg/flags: print out evn usage information %!s(int64=10) %!d(string=hai) anos
httputil fc95ec0cc6 rafthttp: always cancel in-flight request when stop streamReader %!s(int64=10) %!d(string=hai) anos
idutil f1ed69e883 *: switch to line comments for copyright %!s(int64=11) %!d(string=hai) anos
ioutil f1ed69e883 *: switch to line comments for copyright %!s(int64=11) %!d(string=hai) anos
netutil 044b23c3ca Merge pull request #3356 from xiang90/travis %!s(int64=10) %!d(string=hai) anos
osutil 8ad7ed321e *:godep log pkg %!s(int64=10) %!d(string=hai) anos
pathutil 4778d780a8 pkg/pathutil: change copyright for path.go %!s(int64=10) %!d(string=hai) anos
pbutil 58503817ec etcdserver: internal request union %!s(int64=10) %!d(string=hai) anos
runtime 7a7e1f7a7c etcdserver: metrics and monitor number of file descriptor %!s(int64=10) %!d(string=hai) anos
testutil c09b667d57 *: fix go vet reported issues %!s(int64=10) %!d(string=hai) anos
timeutil f1ed69e883 *: switch to line comments for copyright %!s(int64=11) %!d(string=hai) anos
transport 92cd24d5bd *: fix govet shadow check failure %!s(int64=10) %!d(string=hai) anos
types 6b23a8131f *: test gofmt with -s and fix reported issues %!s(int64=10) %!d(string=hai) anos
wait eea7f28be4 pkg/wait: extend timeout to check closed channel %!s(int64=10) %!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.