Support Go lang type generation from the database schema
- Dominant language
- No language data
- Stars
- 20
- Forks
- 12
- Avg merge
- 10m
- Merged PRs (30d)
- 1
Description
### 🔖 Enhancement description
[Type Generation](https://appwrite.io/docs/products/databases/type-generation) for Go lang.
`appwrite types --language go `
### 🎤 Pitch
Seeing that we have [Go for Appwrite Functions](https://appwrite.io/blog/post/announcing-go-support) it would be great to also have type generation for that language, so we can simply do `appwrite types --language go `.
This would require to create a new language directory in `lib/type-generation/languages` adding support to the language.
### 👀 Have you spent some time to check if this issue has been raised before?
- [x] I checked and didn't find similar issue
### 🏢 Have you read the Code of Conduct?
- [x] I have read the [Code of Conduct](https://github.com/appwrite/.github/blob/main/CODE_OF_CONDUCT.md)
Contributor guide
Assessment
This issue has not been assessed yet.