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