-
Notifications
You must be signed in to change notification settings - Fork 1
Closed
Labels
howtoFor content that in the "howto" diataxis quadrantFor content that in the "howto" diataxis quadrant
Description
Now that https://cuelang.org/docs/reference/command/cue-help-exp-gengotypes/ is available in a release, we should have a page that demonstrates a basic pass through its use.
The page doesn't need to be wholly minimal, in that it should probably include the use of optional features such as:
- the
@go()attribute being used to rename and retype definitions and packages, across at least a couple of distinct CUE package directories, to show the creation of multipleThis complexity didn't read very well, on the page.cue_gen.gofiles.
Suggested path: /docs/howto/generate-go-types-from-cue-definitions/.
Metadata
Metadata
Assignees
Labels
howtoFor content that in the "howto" diataxis quadrantFor content that in the "howto" diataxis quadrant
Type
Projects
Status
Done