# Functions
NewGitlabClient creates a new mock instance.
NewMockWorker creates a new mock instance.
NewPolicy creates a new mock instance.
NewRepository creates a new mock instance.
NewSlackClient creates a new mock instance.
# Structs
GitlabClient is a mock of GitlabClient interface.
GitlabClientMockRecorder is the mock recorder for GitlabClient.
MockWorker is a mock of Worker interface.
MockWorkerMockRecorder is the mock recorder for MockWorker.
Policy is a mock of Policy interface.
PolicyMockRecorder is the mock recorder for Policy.
Repository is a mock of Repository interface.
RepositoryMockRecorder is the mock recorder for Repository.
SlackClient is a mock of SlackClient interface.
SlackClientMockRecorder is the mock recorder for SlackClient.