allow non-record types at top level
Open
enhancement
- Dominant language
- Go
- Stars
- 95
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
Currently the top level type for generated code must be a record. It would be good if it could be other types too (most importantly a union type). The main issue is how the generate command line should work for this.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.