Documentation ¶
Index ¶
- func CheckpointValidated(m dsl.Module, destModule stdtypes.ModuleID, error error, ...)
- func UponCheckpointValidated[C any](m dsl.Module, handler func(error error, context *C) error)
- func UponEvent[W types.Event_TypeWrapper[Ev], Ev any](m dsl.Module, handler func(ev *Ev) error)
- func UponValidateCheckpoint(m dsl.Module, ...)
- func ValidateCheckpoint[C any](m dsl.Module, destModule stdtypes.ModuleID, checkpoint *types.StableCheckpoint, ...)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckpointValidated ¶
func UponCheckpointValidated ¶
func UponValidateCheckpoint ¶
func UponValidateCheckpoint(m dsl.Module, handler func(checkpoint *types2.StableCheckpoint, epochNr types3.EpochNr, memberships []*types4.Membership, origin *types.ValidateChkpOrigin) error)
func ValidateCheckpoint ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.