Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MutableState ¶ added in v0.14.0
MutableState is an autogenerated mock type for the MutableState type
func (*MutableState) AtBlockID ¶ added in v0.14.0
func (_m *MutableState) AtBlockID(blockID flow.Identifier) cluster.Snapshot
AtBlockID provides a mock function with given fields: blockID
func (*MutableState) Extend ¶ added in v0.14.0
func (_m *MutableState) Extend(candidate *modelcluster.Block) error
Extend provides a mock function with given fields: candidate
func (*MutableState) Final ¶ added in v0.14.0
func (_m *MutableState) Final() cluster.Snapshot
Final provides a mock function with given fields:
func (*MutableState) Params ¶ added in v0.14.0
func (_m *MutableState) Params() cluster.Params
Params provides a mock function with given fields:
type Snapshot ¶
Snapshot is an autogenerated mock type for the Snapshot type
func (*Snapshot) Collection ¶
func (_m *Snapshot) Collection() (*flow.Collection, error)
Collection provides a mock function with given fields:
Click to show internal directories.
Click to hide internal directories.