MCPcopy Create free account
hub / github.com/temporalio/temporal / CreateMatchingGRPCConnection

Method CreateMatchingGRPCConnection

common/rpc.go:20–20  ·  view source on GitHub ↗
(rpcAddress string)

Source from the content-addressed store, hash-verified

18 CreateLocalFrontendGRPCConnection() *grpc.ClientConn
19 CreateHistoryGRPCConnection(rpcAddress string) *grpc.ClientConn
20 CreateMatchingGRPCConnection(rpcAddress string) *grpc.ClientConn
21 CreateLocalFrontendHTTPClient() (*FrontendHTTPClient, error)
22}
23

Implementers 4

MockRPCFactorycommon/rpc_mock.go
MockRPCFactoryMockRecordercommon/rpc_mock.go
RPCFactorycommon/rpc/rpc.go
RPCFactorycommon/testing/nettest/rpc_factory.go

Calls

no outgoing calls