sdk-for-go
sdk-for-go copied to clipboard
Create the CreateAttribute functions
Also had to fix/rewrite the client.Call function.
Since go doesn't have optional arguments, I created a generic Optional[T] struct.
Hey, all the SDKS are generated by the the [sdk-generator](https://github.com/appwrite/sdk-generator)
repo. It would be recommended to create your PR there. I would recommend talking with the maintainers first by creating an issue or discussing it in the appwrite discord server.
This repo is only read only
Ok thanks. Will see how i can help there.
This library is auto-generated by the Appwrite SDK Generator, and does not accept pull requests directly. To learn more about how you can help us improve this SDK, please check the contributing guide before submitting a pull request.