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