Update connect native golang page

pull/17937/head
David Yu 2023-06-28 09:44:04 -07:00 committed by GitHub
parent a8658bf7c8
commit 966673b5fe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -7,6 +7,9 @@ description: >-
# Service Mesh Native Integration for Go Applications # Service Mesh Native Integration for Go Applications
-> **Note:** The Connect Native golang SDK is currently deprecated and will be removed in a future Consul release.
The eventual removal of the SDK is dependent on the delivery of proxyless GRPC via XDS which is tracked on [GH-10339](https://github.com/hashicorp/consul/issues/10339).
We provide a library that makes it drop-in simple to integrate Consul service mesh We provide a library that makes it drop-in simple to integrate Consul service mesh
with most [Go](https://golang.org/) applications. This page shows examples with most [Go](https://golang.org/) applications. This page shows examples
of integrating this library for accepting or establishing mesh-based of integrating this library for accepting or establishing mesh-based