# Functions
No description provided by the author
NewMockRepositories creates a new mock instance.
# Structs
MockRepositories is a mock of Repositories interface.
MockRepositoriesMockRecorder is the mock recorder for MockRepositories.
# Interfaces
Repositories allows for mocking out the functionality of git-mirror when testing the full process of an apply run mirror.RepoPool satisfies this interface and drop in replacement.