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

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.