Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewMockRecordIterator ¶
func NewMockRecordIterator[T any](records []T) sharedtypes.RecordIterator[T]
NewMockRecordIterator creates a new mock record iterator with the given records. DEV_NOTE: Since gomock does not support generics, we're using testify/mock instead here.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.