🔖 Enhancement description
Type Generation for Go lang.
appwrite types --language go <output-directory>
🎤 Pitch
Seeing that we have Go for Appwrite Functions it would be great to also have type generation for that language, so we can simply do appwrite types --language go <output-directory>.
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?
🏢 Have you read the Code of Conduct?