tree: e1db672691e29ff22aa76026872f175747dd32e0 [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. netutil/
  16. osutil/
  17. pathutil/
  18. pbutil/
  19. proxy/
  20. report/
  21. runtime/
  22. schedule/
  23. srv/
  24. stringutil/
  25. testutil/
  26. tlsutil/
  27. transport/
  28. types/
  29. wait/
  30. README.md
vendor/github.com/coreos/etcd/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.