You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For most CUE types there is a way to express
the type as a Go type in builtin functions.
This is not possible for generic structs.
This CL adds the Struct type to the cue API.
Unfortunately this duplicates some of the API.
It could be considered removing some of the
old API accordingly.
Change-Id: I565fa5215f91786cc5a713713bef9f12d72cbafe
Reviewed-on: https://cue-review.googlesource.com/c/cue/+/2684
Reviewed-by: Marcel van Lohuizen <[email protected]>
0 commit comments