remote_planc

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Jun 5, 2021 License: GPL-3.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RemoteMgr

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

管理所有远端的session

func NewRemoteMgr

func NewRemoteMgr() *RemoteMgr

func (*RemoteMgr) NewClient

func (s *RemoteMgr) NewClient(host string)

func (*RemoteMgr) Send

func (s *RemoteMgr) Send(addr string, sourceId, targetId, requestId string, actMsg proto.Message) error

远端actor发送消息

func (*RemoteMgr) Start

func (s *RemoteMgr) Start(actorSystem *actor.ActorSystem) error

func (*RemoteMgr) Stop

func (s *RemoteMgr) Stop()

func (*RemoteMgr) StopClient

func (s *RemoteMgr) StopClient(host string)

Jump to

Keyboard shortcuts

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