Documentation ¶
Overview ¶
generator scours the github.com/Azure/azure-rest-api-specs repository in search for REST functionality that has Go configuration, then generates packages accordingly. This tool was developed with the intention that it be an internal tool for the Azure-SDK-for-Go team, but the usage of this package for public scenarios is in no way prohibited. For example, have a fork of https://github.com/Azure/autorest.go? Generate out and SDK with the same shape as our SDK, but using your patterns using this tool.
Given that this code was developed as an internal tool, troubles with it that do not pertain to our usage of it may be slow to be fixed. Pull Requests are welcome though, feel free to contribute.