blob: edf171f369e43be093db38cfd2f47f731315af0e [file] [log] [blame] [view]
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](https://golang.org/cmd/go/#hdr-Internal_Directories) packages
are private implementation details that cannot be imported from outside of
those directories.