eventpbevents

package
v0.3.5 Latest Latest
Warning

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

Go to latest
Published: Apr 17, 2023 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AppRestoreState added in v0.3.0

func AppRestoreState(destModule types.ModuleID, checkpoint *types6.StableCheckpoint) *types1.Event

func AppSnapshotRequest added in v0.3.0

func AppSnapshotRequest(destModule types.ModuleID, replyTo types.ModuleID) *types1.Event

func DeliverCert added in v0.3.0

func DeliverCert(destModule types.ModuleID, sn types.SeqNr, cert *types5.Cert) *types1.Event

func HashRequest added in v0.3.0

func HashRequest(destModule types.ModuleID, data []*types3.HashData, origin *types1.HashOrigin) *types1.Event

func HashResult added in v0.3.0

func HashResult(destModule types.ModuleID, digests [][]uint8, origin *types1.HashOrigin) *types1.Event

func Init added in v0.3.0

func Init(destModule types.ModuleID) *types1.Event

func MessageReceived

func MessageReceived(destModule types.ModuleID, from types.NodeID, msg *types4.Message) *types1.Event

func NewConfig added in v0.3.5

func NewConfig(destModule types.ModuleID, epochNr types.EpochNr, membership *types3.Membership) *types1.Event

func NewEpoch added in v0.3.0

func NewEpoch(destModule types.ModuleID, epochNr types.EpochNr) *types1.Event

func NewRequests added in v0.3.0

func NewRequests(destModule types.ModuleID, requests []*types2.Request) *types1.Event

func NodeSigsVerified

func NodeSigsVerified(destModule types.ModuleID, origin *types1.SigVerOrigin, nodeIds []types.NodeID, valid []bool, errors []error, allOk bool) *types1.Event

func SendMessage

func SendMessage(destModule types.ModuleID, msg *types4.Message, destinations []types.NodeID) *types1.Event

func SignRequest

func SignRequest(destModule types.ModuleID, data [][]uint8, origin *types1.SignOrigin) *types1.Event

func SignResult

func SignResult(destModule types.ModuleID, signature []uint8, origin *types1.SignOrigin) *types1.Event

func TimerGarbageCollect added in v0.3.5

func TimerGarbageCollect(destModule types.ModuleID, retentionIndex types.RetentionIndex) *types1.Event

func TimerRepeat added in v0.3.5

func TimerRepeat(destModule types.ModuleID, eventsToRepeat []*types1.Event, delay types.TimeDuration, retentionIndex types.RetentionIndex) *types1.Event

func VerifyNodeSigs

func VerifyNodeSigs(destModule types.ModuleID, data []*types1.SigVerData, signatures [][]uint8, origin *types1.SigVerOrigin, nodeIds []types.NodeID) *types1.Event

Types

This section is empty.

Jump to

Keyboard shortcuts

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