Xiang Li b1a45fe1c8 Merge pull request #4274 from xiang90/leasehttp 10 gadi atpakaļ
..
cors 81229dbea9 *: add missing package descriptions 10 gadi atpakaļ
crc 81229dbea9 *: add missing package descriptions 10 gadi atpakaļ
fileutil 150e646b05 etcdserver: always check if the data dir is writable before starting etcd 10 gadi atpakaļ
flags 81229dbea9 *: add missing package descriptions 10 gadi atpakaļ
httputil 81229dbea9 *: add missing package descriptions 10 gadi atpakaļ
idutil 81229dbea9 *: add missing package descriptions 10 gadi atpakaļ
ioutil 50efd01e34 pkg: fix tiny docstring typo in ioutil 10 gadi atpakaļ
logutil 64032541c3 pkg/logutil: round off start time, add merge_logger_test.go 10 gadi atpakaļ
netutil 81229dbea9 *: add missing package descriptions 10 gadi atpakaļ
osutil 81229dbea9 *: add missing package descriptions 10 gadi atpakaļ
pathutil 81229dbea9 *: add missing package descriptions 10 gadi atpakaļ
pbutil 81229dbea9 *: add missing package descriptions 10 gadi atpakaļ
runtime 81229dbea9 *: add missing package descriptions 10 gadi atpakaļ
testutil 96d2ee20e3 *: detect leaky goroutines, fix leaks 10 gadi atpakaļ
timeutil 81229dbea9 *: add missing package descriptions 10 gadi atpakaļ
transport 72ffa74476 pkg/transport: update timeout transport to reuse conn when timeout is not set 10 gadi atpakaļ
types 81229dbea9 *: add missing package descriptions 10 gadi atpakaļ
wait 384cc76299 pkg/testutil: make Recorder an interface 10 gadi atpakaļ
README.md 444e6e952b pkg: add README.md 11 gadi atpakaļ

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.