Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/micro/go-micro
/ String
Method
String
client/client.go:28–28 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
26
Stream(ctx context.Context, req Request, opts ...CallOption) (Stream, error)
27
Publish(ctx context.Context, msg Message, opts ...PublishOption) error
28
String() string
29
}
30
31
// Router manages request routing.
Callers
4
Publish
Method · 0.65
String
Function · 0.65
TestGRPCClient
Function · 0.65
testPool
Function · 0.65
Implementers
2
rpcClient
client/rpc_client.go
grpcClient
client/grpc/grpc.go
Calls
no outgoing calls
Tested by
2
TestGRPCClient
Function · 0.52
testPool
Function · 0.52