Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MultiActor ¶
type MultiActor struct {
// contains filtered or unexported fields
}
MultiActor actor group
func (*MultiActor) GetNetActor ¶
func (m *MultiActor) GetNetActor() *actor.PID
GetNetActor get net actor PID
func (*MultiActor) GetTrxActor ¶
func (m *MultiActor) GetTrxActor() *actor.PID
GetTrxActor get net actor PID
func (*MultiActor) GetTrxActorPID ¶
func (m *MultiActor) GetTrxActorPID() *actor.PID
GetTrxActorPID get trx actor pid
func (*MultiActor) GetTrxPreHandleActor ¶
func (m *MultiActor) GetTrxPreHandleActor() *actor.PID
GetTrxPreHandleActor get net actor PID
Click to show internal directories.
Click to hide internal directories.