tree: 32e1878e4da5e00c4fdeb810b4dd7b694314e738 [path history] [tgz]
  1. adt/
  2. contention/
  3. cors/
  4. cpuutil/
  5. crc/
  6. debugutil/
  7. expect/
  8. fileutil/
  9. flags/
  10. httputil/
  11. idutil/
  12. ioutil/
  13. logutil/
  14. mock/
  15. monotime/
  16. netutil/
  17. osutil/
  18. pathutil/
  19. pbutil/
  20. report/
  21. runtime/
  22. schedule/
  23. srv/
  24. stringutil/
  25. testutil/
  26. tlsutil/
  27. transport/
  28. types/
  29. wait/
  30. README.md
pkg/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.