tree: be9100f4ae592d9a89fa1f1df917bc2602329c13 [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. stringutil/
  24. testutil/
  25. tlsutil/
  26. transport/
  27. types/
  28. wait/
  29. 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.