better namespace support
Open
bug
- Dominant language
- Go
- Stars
- 95
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
Currently if you've got several records with matching names (but different namespaces), you'll get an error because we'll generate duplicate Go types.
We could allow `avro-generate-go` to specify a mapping from Avro namespace to Go packages (and potentially to different Go type names).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.