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

Method CreateRemoteFrontendGRPCConnection

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

Source from the content-addressed store, hash-verified

15 GetInternodeGRPCServerOptions() ([]grpc.ServerOption, error)
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

Implementers 4

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

Calls

no outgoing calls