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

Method CreateLocalFrontendGRPCConnection

common/rpc.go:18–18  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

16 GetGRPCListener() net.Listener
17 CreateRemoteFrontendGRPCConnection(rpcAddress string) *grpc.ClientConn
18 CreateLocalFrontendGRPCConnection() *grpc.ClientConn
19 CreateHistoryGRPCConnection(rpcAddress string) *grpc.ClientConn
20 CreateMatchingGRPCConnection(rpcAddress string) *grpc.ClientConn
21 CreateLocalFrontendHTTPClient() (*FrontendHTTPClient, error)

Implementers 4

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

Calls

no outgoing calls