runtimes/go/README.md
This is the Encore runtime module that provides APIs and internal runtime components for running Encore applications.
Using the Public API generator tool the encore.dev Public API is generated from this package. However, the following are not included in the public API:
_internal.go as those are implementation details and not expected to be called from outside an Encore application_test.go as those simply form the testsuite for the runtime's implementation//publicapigen:keep is present)panic() call.