# Functions
MockRepositoryService creates RepositoryService mock with cleanup to ensure all the expectations are met.
# Variables
NoMockRepositoryService is no mock RepositoryService.
# Structs
RepositoryService is a github.RepositoryService.
# Type aliases
RepositoryServiceMocker is RepositoryService mocker.