MCPcopy
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

PublishMethod · 0.65
StringFunction · 0.65
TestGRPCClientFunction · 0.65
testPoolFunction · 0.65

Implementers 2

rpcClientclient/rpc_client.go
grpcClientclient/grpc/grpc.go

Calls

no outgoing calls

Tested by 2

TestGRPCClientFunction · 0.52
testPoolFunction · 0.52