tree: aaac0ce12fe133cc8635748ee28081d6c154462b [path history] [tgz]
  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. osutil/
  15. pbutil/
  16. proxy/
  17. report/
  18. runtime/
  19. schedule/
  20. stringutil/
  21. traceutil/
  22. wait/
  23. go.mod
  24. go.sum
  25. LICENSE
  26. 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.