Documentation ¶
Index ¶
Constants ¶
View Source
const ContextVersion uint32 = 0
*Simple consensus for solo node in test environment.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SoloService ¶
func NewSoloService ¶
func (*SoloService) GetPID ¶
func (self *SoloService) GetPID() *actor.PID
func (*SoloService) Halt ¶
func (self *SoloService) Halt() error
func (*SoloService) Receive ¶
func (self *SoloService) Receive(context actor.Context)
func (*SoloService) Start ¶
func (self *SoloService) Start() error
Click to show internal directories.
Click to hide internal directories.