Anthony Romano a69c709839 pkg/transport: generate certs 10 年之前
..
adt c0b06a7a32 pkg/adt: interval tree 10 年之前
contention d6520303c6 etcdserver: detect raft starvation caused by contention 10 年之前
cors 81229dbea9 *: add missing package descriptions 10 年之前
crc 81229dbea9 *: add missing package descriptions 10 年之前
fileutil 7397e14c0a fileutil, wal: refactor file locking 10 年之前
flags 81229dbea9 *: add missing package descriptions 10 年之前
httputil 33e22fa8d7 pkg/httputil: drop go1.4 tests 10 年之前
idutil c5b51946eb *: exported godoc fixups 10 年之前
ioutil 50efd01e34 pkg: fix tiny docstring typo in ioutil 10 年之前
logutil 4e649970df logutil: fix typo in comment 10 年之前
mock dcaf5ef586 move store recorder to 'mock/mockstore' 10 年之前
netutil 4422db389a pkg/netutil: add linux netem functions 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 年之前
schedule 870e4c2681 *: fix schedule.Wait race 10 年之前
testutil 5bba773199 pkg/testutil: drop go1.4 goroutine leak exception 10 年之前
transport a69c709839 pkg/transport: generate certs 10 年之前
types 0a82c06a2c pkg/types: drop go1.4 tests 10 年之前
wait dcaf5ef586 move store recorder to 'mock/mockstore' 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.