Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var TrxPoolActorPid *actor.PID
TrxPoolActorPid trx actor pid
Functions ¶
Types ¶
type TrxPoolActor ¶
type TrxPoolActor struct {
// contains filtered or unexported fields
}
TrxPoolActor trx actor props
func ContructTrxPoolActor ¶
func ContructTrxPoolActor() *TrxPoolActor
ContructTrxPoolActor new a trx actor
func (*TrxPoolActor) Receive ¶
func (t *TrxPoolActor) Receive(context actor.Context)
Click to show internal directories.
Click to hide internal directories.