Nov 16 2017
01:35 PM
- last edited on
Jul 31 2018
12:10 PM
by
TechCommunityAP
Nov 16 2017
01:35 PM
- last edited on
Jul 31 2018
12:10 PM
by
TechCommunityAP
We are excited to announce the new and redesigned Azure Storage SDK for Go with documentation and examples available today. This new SDK was redesigned to follow the next generation design philosophy for Azure Storage SDKs and is built on top of code generated by AutoRest, an open source code generator for the OpenAPI specification.
Azure Storage Client Libraries have evolved dramatically in the past few years, supporting many development languages from C++ to JavaScript. As we strive to support all platforms and programming languages, we have decided to use AutoRest to accelerate delivering new features in more languages. In the Storage SDK for Go, AutoRest produces what we call the protocol layer. The new SDK uses this internally to communicate with the Storage service.
Read about it in the Azure blog.