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

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.