mm_rpc_client

package
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 20, 2026 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MRpcClient

type MRpcClient struct {
	// contains filtered or unexported fields
}

func (*MRpcClient) AddConnect

func (h *MRpcClient) AddConnect(config *model.ServerConfig) error

func (*MRpcClient) AddServerAndConnect

func (h *MRpcClient) AddServerAndConnect(config *model.ServerConfig) error

func (*MRpcClient) ConnectServer

func (h *MRpcClient) ConnectServer() error

func (*MRpcClient) DuplexStream

func (h *MRpcClient) DuplexStream(cfg model.ServerConfig, callBack model.MultRespCallback) (*send.MReqeustSender, error)

func (*MRpcClient) MultRequest

func (h *MRpcClient) MultRequest(cfg model.ServerConfig) (*send.SReqeustSender, error)

func (*MRpcClient) Request

func (h *MRpcClient) Request(cfg model.ServerConfig, msgId int32, data []byte) (*model.MsgResp, error)

func (*MRpcClient) RequestMultResp

func (h *MRpcClient) RequestMultResp(cfg model.ServerConfig, msgId int32, data []byte, callback model.MultRespCallback) error

func (*MRpcClient) StopConnectServer

func (h *MRpcClient) StopConnectServer() error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL