Gyu-Ho Lee 64032541c3 pkg/logutil: round off start time, add merge_logger_test.go 10 лет назад
..
cors 81229dbea9 *: add missing package descriptions 10 лет назад
crc 81229dbea9 *: add missing package descriptions 10 лет назад
fileutil 150e646b05 etcdserver: always check if the data dir is writable before starting etcd 10 лет назад
flags 81229dbea9 *: add missing package descriptions 10 лет назад
httputil 81229dbea9 *: add missing package descriptions 10 лет назад
idutil 81229dbea9 *: add missing package descriptions 10 лет назад
ioutil 50efd01e34 pkg: fix tiny docstring typo in ioutil 10 лет назад
logutil 64032541c3 pkg/logutil: round off start time, add merge_logger_test.go 10 лет назад
netutil 81229dbea9 *: add missing package descriptions 10 лет назад
osutil 81229dbea9 *: add missing package descriptions 10 лет назад
pathutil 81229dbea9 *: add missing package descriptions 10 лет назад
pbutil 81229dbea9 *: add missing package descriptions 10 лет назад
runtime 81229dbea9 *: add missing package descriptions 10 лет назад
testutil 81229dbea9 *: add missing package descriptions 10 лет назад
timeutil 81229dbea9 *: add missing package descriptions 10 лет назад
transport 81229dbea9 *: add missing package descriptions 10 лет назад
types 81229dbea9 *: add missing package descriptions 10 лет назад
wait 81229dbea9 *: add missing package descriptions 10 лет назад
README.md 444e6e952b pkg: add README.md 11 лет назад

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.