tree: 8417e2a047dadb015eb3edd82f67fbf590bf0fed
  1. adt/
  2. cobrautl/
  3. contention/
  4. cpuutil/
  5. crc/
  6. debugutil/
  7. expect/
  8. featuregate/
  9. flags/
  10. grpctesting/
  11. httputil/
  12. idutil/
  13. ioutil/
  14. netutil/
  15. notify/
  16. osutil/
  17. pbutil/
  18. proxy/
  19. report/
  20. runtime/
  21. schedule/
  22. stringutil/
  23. traceutil/
  24. wait/
  25. go.mod
  26. go.sum
  27. LICENSE
  28. 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.