type generator: add descriptive comments into output
Open
- Dominant language
- Go
- Stars
- 140
- Forks
- 29
- PR merge metrics
- No merged PRs in 30d
Description
* Add description comments as top-level docstrings per defined struct
* `// type = event` for Event, etc (`type` field subtype selection)
* Add enum values as comment to fields that are enumerations
* Add comment where we use `interface{}` to represent a union of different types
Contributor guide
Assessment
This issue has not been assessed yet.