This repository contains the Encore's Runtime API contract, which Encore applications are built against.
go get -u encore.dev
When compiling your application the encore compiler will automatically provide an implementation of this API. The default implementation can be found here.