grafana-app-sdk wants to rely on cog for some of its codegen-related use-cases, especially to generate Go and Typescript types from a single CUE value.
This PR is a proposition of a minimal API that would allow grafana-app-sdk to use cog as a library to achieve these goals.
Contributes to #408
grafana-app-sdk
wants to rely on cog for some of its codegen-related use-cases, especially to generate Go and Typescript types from a single CUE value.This PR is a proposition of a minimal API that would allow
grafana-app-sdk
to use cog as a library to achieve these goals.A sandbox PR is open to see how it would look like on the other side of the fence: https://github.com/grafana/grafana-app-sdk/pull/296