...

Source file src/github.com/Azure/azure-sdk-for-go/profiles/2017-03-09/generate.go

Documentation: github.com/Azure/azure-sdk-for-go/profiles/2017-03-09

     1  // Copyright (c) Microsoft Corporation. All rights reserved.
     2  // Licensed under the MIT License. See License.txt in the project root for license information.
     3  
     4  package v20170309
     5  
     6  //go:generate go run ../../eng/tools/profileBuilder/main.go list --clear-output --input ./definition.json --name 2017-03-09 --output-location ./
     7  

View as plain text