tree: b142d353a771c7b2fe4c5bd467a70cd000f955b9 [path history] [tgz]
  1. cgen/
  2. testcut/
  3. README.md
internal/README.md

This directory contains support libraries for other Go code in this repository (e.g. in the top level cmd, lang and lib directories). The difference is that internal packages are private implementation details that cannot be imported from outside of those directories.