Skip to content

Commit 327cb56

Browse files
authored
grpc docs: Add client certificates samples for Go client (#714)
1 parent 22da89a commit 327cb56

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/clients/grpc/authentication.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,8 @@ Check the samples for the following clients:
5959
@[code{client-with-user-certificates}](@grpc:authentication/UserCertificate.java)
6060
@tab C##
6161
@[code{client-with-user-certificates}](@grpc:user-certificates/Program.cs)
62+
@tab Go
63+
@[code{client-with-user-certificates}](@grpc:/userCertificates.go)
6264
:::
6365

6466

0 commit comments

Comments
 (0)