tree: 018cd6569f54906b477e253801bdb109edd61c09 [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. proxy/
  21. report/
  22. runtime/
  23. schedule/
  24. srv/
  25. stringutil/
  26. testutil/
  27. tlsutil/
  28. transport/
  29. types/
  30. wait/
  31. 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.