Anthony Romano adebd91114 Merge pull request #4785 from heyitsanthony/gce-fallocate há 9 anos atrás
..
adt c0b06a7a32 pkg/adt: interval tree há 10 anos atrás
contention d6520303c6 etcdserver: detect raft starvation caused by contention há 10 anos atrás
cors 81229dbea9 *: add missing package descriptions há 10 anos atrás
crc 81229dbea9 *: add missing package descriptions há 10 anos atrás
fileutil aafe717f2f fileutil: support file extending preallocate há 9 anos atrás
flags 81229dbea9 *: add missing package descriptions há 10 anos atrás
httputil 33e22fa8d7 pkg/httputil: drop go1.4 tests há 9 anos atrás
idutil c5b51946eb *: exported godoc fixups há 10 anos atrás
ioutil 50efd01e34 pkg: fix tiny docstring typo in ioutil há 10 anos atrás
logutil 4e649970df logutil: fix typo in comment há 10 anos atrás
mock dcaf5ef586 move store recorder to 'mock/mockstore' há 9 anos atrás
netutil 4422db389a pkg/netutil: add linux netem functions há 10 anos atrás
osutil 81229dbea9 *: add missing package descriptions há 10 anos atrás
pathutil 81229dbea9 *: add missing package descriptions há 10 anos atrás
pbutil 81229dbea9 *: add missing package descriptions há 10 anos atrás
runtime 81229dbea9 *: add missing package descriptions há 10 anos atrás
schedule 870e4c2681 *: fix schedule.Wait race há 10 anos atrás
testutil 5bba773199 pkg/testutil: drop go1.4 goroutine leak exception há 9 anos atrás
transport a69c709839 pkg/transport: generate certs há 9 anos atrás
types 0a82c06a2c pkg/types: drop go1.4 tests há 9 anos atrás
wait dcaf5ef586 move store recorder to 'mock/mockstore' há 9 anos atrás
README.md 444e6e952b pkg: add README.md há 11 anos atrás

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.