File tree Expand file tree Collapse file tree 2 files changed +7
-0
lines changed
articles/cognitive-services/Computer-vision Expand file tree Collapse file tree 2 files changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -112,6 +112,9 @@ tools:
112
112
- title : Python
113
113
imageSrc : media/index/logo_python.svg
114
114
url : /python/api/overview/azure/cognitiveservices/computervision
115
+ - title : Go
116
+ imageSrc : media/index/logo_go.svg
117
+ url : https://godoc.org/github.com/Azure/azure-sdk-for-go/services/cognitiveservices/v2.1/computervision
115
118
- title : Java
116
119
imageSrc : https://docs.microsoft.com/media/logos/logo_java.svg
117
120
url : /java/api/com.microsoft.cognitiveservices.speech
Original file line number Diff line number Diff line change 76
76
href : /javascript/api/@azure/cognitiveservices-computervision/
77
77
- name : Python
78
78
href : /python/api/overview/azure/cognitiveservices/computervision
79
+ - name : Go
80
+ href : https://godoc.org/github.com/Azure/azure-sdk-for-go/services/cognitiveservices/v2.1/computervision
79
81
- name : Java
80
82
href : /java/api/overview/azure/cognitiveservices/client/computervision
81
83
- name : Azure CLI
@@ -144,6 +146,8 @@ items:
144
146
href : /javascript/api/@azure/cognitiveservices-computervision
145
147
- name : Python
146
148
href : /python/api/overview/azure/cognitiveservices/computervision
149
+ - name : Go
150
+ href : https://godoc.org/github.com/Azure/azure-sdk-for-go/services/cognitiveservices/v2.1/computervision
147
151
- name : Java
148
152
href : /java/api/overview/azure/cognitiveservices/client/computervision
149
153
- name : Azure CLI
You can’t perform that action at this time.
0 commit comments