...

Source file src/github.com/Azure/azure-sdk-for-go/services/package.go

Documentation: github.com/Azure/azure-sdk-for-go/services

     1  // Deprecated: Please note, this package has been deprecated. A replacement package is available [github.com/Azure/azure-sdk-for-go/sdk](https://pkg.go.dev/github.com/Azure/azure-sdk-for-go/sdk). We strongly encourage you to upgrade to continue receiving updates. See [Migration Guide](https://aka.ms/azsdk/golang/t2/migration) for guidance on upgrading. Refer to our [deprecation policy](https://azure.github.io/azure-sdk/policies_support.html) for more details.
     2  package services
     3  
     4  // Copyright (c) Microsoft Corporation. All rights reserved.
     5  // Licensed under the MIT License. See License.txt in the project root for license information.
     6  

View as plain text