Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type StateMachineFactoryMethod ¶
type StateMachineFactoryMethod interface {
Execute(candidateView uint64, parentState *flow.RichEpochStateEntry) (epochs.StateMachine, error)
}
StateMachineFactoryMethod allows to create a mock for the StateMachineFactoryMethod callback
Click to show internal directories.
Click to hide internal directories.