Skip to content

Files

Latest commit

5ec1473 · Jun 10, 2025

History

History

internal

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Jun 10, 2025
Oct 6, 2023
Dec 14, 2019

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.