MCPcopy
hub / github.com/grpc/grpc-go / reconnectServiceClient

Struct reconnectServiceClient

interop/grpc_testing/test_grpc.pb.go:558–560  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

556}
557
558type reconnectServiceClient struct {
559 cc grpc.ClientConnInterface
560}
561
562func NewReconnectServiceClient(cc grpc.ClientConnInterface) ReconnectServiceClient {
563 return &reconnectServiceClient{cc}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected