package
0.0.0-20231218060556-a19fed2352d2
Repository: https://github.com/antont001/easy-storage-light.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
NewMockRepository creates a new mock instance.

# Structs

No description provided by the author
MockRepository is a mock of Repository interface.
MockRepositoryMockRecorder is the mock recorder for MockRepository.

# Interfaces

go:generate mockgen -source=repo.go -destination=repo_mock.go -package=filerepository.