tree: f229c0040c814c80d40cd8b6e65d97f0e2f107a9
  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. .gomodguard.yaml
  26. go.mod
  27. go.sum
  28. LICENSE
  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.