We have a need for generating Timoni Bundle files internally. Unfortunately, the Go structure is hidden behind the internal package, even though the CUE schema is not. Unfortunately, generating Go from CUE is much more complex than going the other way.
Can we perhaps expose this (or a better) struct publicly?
We have a need for generating Timoni Bundle files internally. Unfortunately, the Go structure is hidden behind the internal package, even though the CUE schema is not. Unfortunately, generating Go from CUE is much more complex than going the other way.
Can we perhaps expose this (or a better) struct publicly?