# Functions
NewMockFileStorage creates a new mock instance.
NewMockIndexStorage creates a new mock instance.
# Structs
MockFileStorage is a mock of FileStorage interface.
MockFileStorageMockRecorder is the mock recorder for MockFileStorage.
MockIndexStorage is a mock of IndexStorage interface.
MockIndexStorageMockRecorder is the mock recorder for MockIndexStorage.