Anthony Romano 811fbc5672 etcdmain: support keep alive listeners on limit listener connections il y a 10 ans
..
cors 81229dbea9 *: add missing package descriptions il y a 10 ans
crc 81229dbea9 *: add missing package descriptions il y a 10 ans
fileutil 150e646b05 etcdserver: always check if the data dir is writable before starting etcd il y a 10 ans
flags 81229dbea9 *: add missing package descriptions il y a 10 ans
httputil 81229dbea9 *: add missing package descriptions il y a 10 ans
idutil 81229dbea9 *: add missing package descriptions il y a 10 ans
ioutil 50efd01e34 pkg: fix tiny docstring typo in ioutil il y a 10 ans
logutil 64032541c3 pkg/logutil: round off start time, add merge_logger_test.go il y a 10 ans
netutil 81229dbea9 *: add missing package descriptions il y a 10 ans
osutil 81229dbea9 *: add missing package descriptions il y a 10 ans
pathutil 81229dbea9 *: add missing package descriptions il y a 10 ans
pbutil 81229dbea9 *: add missing package descriptions il y a 10 ans
runtime 81229dbea9 *: add missing package descriptions il y a 10 ans
testutil 384cc76299 pkg/testutil: make Recorder an interface il y a 10 ans
timeutil 81229dbea9 *: add missing package descriptions il y a 10 ans
transport 811fbc5672 etcdmain: support keep alive listeners on limit listener connections il y a 10 ans
types 81229dbea9 *: add missing package descriptions il y a 10 ans
wait 384cc76299 pkg/testutil: make Recorder an interface 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.