mirror of https://github.com/grpc/grpc-go.git
add comment
This commit is contained in:
parent
ba6af81d68
commit
2974342ce4
|
@ -256,6 +256,7 @@ func setupWithManagementServerAndListener(t *testing.T, lis net.Listener) (*e2e.
|
|||
// - Creates a manual resolver that configures the cds LB policy as the
|
||||
// top-level policy, and pushes an initial configuration to it
|
||||
// - Creates a gRPC channel with the above manual resolver
|
||||
// - Executes OnStreamRequest callback provided by the caller
|
||||
//
|
||||
// Returns the following:
|
||||
// - the xDS management server
|
||||
|
|
Loading…
Reference in New Issue