Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Lifecycle ¶
func Lifecycle( startCtx, lifecycleCtx context.Context, p fraud.ProofType, fraudModule Module, start, stop func(context.Context) error, ) error
Lifecycle controls the lifecycle of service depending on fraud proofs. It starts the service only if no fraud-proof exists and stops the service automatically if a proof arrives after the service was started.
Types ¶
type Module ¶
Module encompasses the behavior necessary to subscribe and broadcast fraud proofs within the network.
Click to show internal directories.
Click to hide internal directories.