mirror of https://github.com/hashicorp/consul
Update connect native golang page
parent
a8658bf7c8
commit
966673b5fe
|
@ -7,6 +7,9 @@ description: >-
|
|||
|
||||
# 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
|
||||
with most [Go](https://golang.org/) applications. This page shows examples
|
||||
of integrating this library for accepting or establishing mesh-based
|
||||
|
|
Loading…
Reference in New Issue