package
0.0.0-20230309160346-c72153c730b6
Repository: https://github.com/donich1987/image-loader.git
Documentation: pkg.go.dev

# Functions

NewMockcontroller creates a new mock instance.
NewMockfileStorage creates a new mock instance.
NewMockimageRepository creates a new mock instance.
NewMockrepository creates a new mock instance.

# Structs

Mockcontroller is a mock of controller interface.
MockcontrollerMockRecorder is the mock recorder for Mockcontroller.
MockfileStorage is a mock of fileStorage interface.
MockfileStorageMockRecorder is the mock recorder for MockfileStorage.
MockimageRepository is a mock of imageRepository interface.
MockimageRepositoryMockRecorder is the mock recorder for MockimageRepository.
Mockrepository is a mock of repository interface.
MockrepositoryMockRecorder is the mock recorder for Mockrepository.