# Functions
NewMockLoader creates a new mock instance.
NewMockStore creates a new mock instance.
# Structs
MockLoader is a mock of Loader interface.
MockLoaderMockRecorder is the mock recorder for MockLoader.
MockStore is a mock of Store interface.
MockStoreMockRecorder is the mock recorder for MockStore.