Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type RpcCaller ¶
type RpcCaller[Req, Resp any] struct { // contains filtered or unexported fields }
func NewRpcCaller ¶
func (RpcCaller[Req, Resp]) MethodName ¶
func (RpcCaller[Req, Resp]) SetConn ¶
func (r RpcCaller[Req, Resp]) SetConn(conn *grpc.ClientConn)
Click to show internal directories.
Click to hide internal directories.