Skip to content

Commit 05ec36b

Browse files
committed
add back go ref docs
1 parent 5b73bbc commit 05ec36b

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

articles/cognitive-services/Computer-vision/index.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,9 @@ tools:
112112
- title: Python
113113
imageSrc: media/index/logo_python.svg
114114
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
115118
- title: Java
116119
imageSrc: https://docs.microsoft.com/media/logos/logo_java.svg
117120
url: /java/api/com.microsoft.cognitiveservices.speech

articles/cognitive-services/Computer-vision/toc.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,8 @@ items:
7676
href: /javascript/api/@azure/cognitiveservices-computervision/
7777
- name: Python
7878
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
7981
- name: Java
8082
href: /java/api/overview/azure/cognitiveservices/client/computervision
8183
- name: Azure CLI
@@ -144,6 +146,8 @@ items:
144146
href: /javascript/api/@azure/cognitiveservices-computervision
145147
- name: Python
146148
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
147151
- name: Java
148152
href: /java/api/overview/azure/cognitiveservices/client/computervision
149153
- name: Azure CLI

0 commit comments

Comments
 (0)