Xiang Li 72ffa74476 pkg/transport: update timeout transport to reuse conn when timeout is not set 10 years ago
..
cors 81229dbea9 *: add missing package descriptions 10 years ago
crc 81229dbea9 *: add missing package descriptions 10 years ago
fileutil 150e646b05 etcdserver: always check if the data dir is writable before starting etcd 10 years ago
flags 81229dbea9 *: add missing package descriptions 10 years ago
httputil 81229dbea9 *: add missing package descriptions 10 years ago
idutil 81229dbea9 *: add missing package descriptions 10 years ago
ioutil 50efd01e34 pkg: fix tiny docstring typo in ioutil 10 years ago
logutil 64032541c3 pkg/logutil: round off start time, add merge_logger_test.go 10 years ago
netutil 81229dbea9 *: add missing package descriptions 10 years ago
osutil 81229dbea9 *: add missing package descriptions 10 years ago
pathutil 81229dbea9 *: add missing package descriptions 10 years ago
pbutil 81229dbea9 *: add missing package descriptions 10 years ago
runtime 81229dbea9 *: add missing package descriptions 10 years ago
testutil 0d646a25ee pkg/testutil: fix unreachable go tool vet complain 10 years ago
timeutil 81229dbea9 *: add missing package descriptions 10 years ago
transport 72ffa74476 pkg/transport: update timeout transport to reuse conn when timeout is not set 10 years ago
types 81229dbea9 *: add missing package descriptions 10 years ago
wait 384cc76299 pkg/testutil: make Recorder an interface 10 years ago
README.md 444e6e952b pkg: add README.md 11 years ago

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.