Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RPCServerInit ¶
func RPCServerInit()
Types ¶
type RPCServer ¶
type RPCServer struct { }
func (*RPCServer) SendNotify ¶
func (s *RPCServer) SendNotify(ctx context.Context, in *rpc.ASSendNotifyReq) (res *rpc.ASSendNotifyRes, err error)
func (*RPCServer) SendP2PMsgFromJob ¶
func (s *RPCServer) SendP2PMsgFromJob(ctx context.Context, in *rpc.ASSendP2PMsgFromJobReq) (res *rpc.ASSendP2PMsgFromJobRes, err error)
Click to show internal directories.
Click to hide internal directories.