# Functions
NewMockPartialFileHandler creates a new mock instance.
NewMockSectorIndex creates a new mock instance.
NewMockStore creates a new mock instance.
# Structs
MockPartialFileHandler is a mock of PartialFileHandler interface.
MockPartialFileHandlerMockRecorder is the mock recorder for MockPartialFileHandler.
MockSectorIndex is a mock of SectorIndex interface.
MockSectorIndexMockRecorder is the mock recorder for MockSectorIndex.
MockStore is a mock of Store interface.
MockStoreMockRecorder is the mock recorder for MockStore.