# Functions
NewMockRecord creates a new mock instance.
NewMockSet creates a new mock instance.
# Structs
MockRecord is a mock of Record interface.
MockRecordMockRecorder is the mock recorder for MockRecord.
MockSet is a mock of Set interface.
MockSetMockRecorder is the mock recorder for MockSet.