Anthony Romano 54c905f87f testutil: fix data race in RecorderBuffered 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 54c905f87f testutil: fix data race in RecorderBuffered hace 10 años
timeutil 81229dbea9 *: add missing package descriptions hace 10 años
transport 811fbc5672 etcdmain: support keep alive listeners on limit listener connections 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.