package
0.4.4
Repository: https://github.com/filecoin-project/mir.git
Documentation: pkg.go.dev

# Functions

AppLogicFromStatic augments the static application logic with a default implementation of the reconfiguration logic that simply always uses the same membership.
NewAppModule creates a new AppModule.

# Structs

AppModule is the module within the SMR system that handles the application logic.

# Interfaces

AppLogic represents the application logic of an SMR system.
StaticAppLogic represents the logic of an application that is not reconfigurable.