Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 486 Bytes

File metadata and controls

18 lines (15 loc) · 486 Bytes

Go

These settings apply only when --go is specified on the command line.

go:
  license-header: MICROSOFT_MIT_NO_VERSION
  clear-output-folder: true
  namespace: machinelearningservices
license-header: MICROSOFT_MIT_NO_VERSION
module-name: sdk/resourcemanager/machinelearning/armmachinelearning
module: github.com/Azure/azure-sdk-for-go/$(module-name)
output-folder: $(go-sdk-folder)/$(module-name)
azure-arm: true