Activate xDS support in grpcurl (#137)

This commit is contained in:
Richard Belleville
2020-03-13 13:29:41 -07:00
committed by GitHub
parent d30f3a01b7
commit 96cfd48e32
2 changed files with 7 additions and 6 deletions

View File

@@ -32,6 +32,7 @@ import (
"google.golang.org/grpc"
"google.golang.org/grpc/credentials"
"google.golang.org/grpc/metadata"
_ "google.golang.org/grpc/xds/experimental"
)
// ListServices uses the given descriptor source to return a sorted list of fully-qualified