package
1.3.1
Repository: https://github.com/deadcheat/goblet.git
Documentation: pkg.go.dev

# Functions

NewMockPathMatcherRepository creates a new mock instance.
NewMockRegexpRepository creates a new mock instance.
NewMockUseCase creates a new mock instance.

# Structs

MockPathMatcherRepository is a mock of PathMatcherRepository interface.
MockPathMatcherRepositoryMockRecorder is the mock recorder for MockPathMatcherRepository.
MockRegexpRepository is a mock of RegexpRepository interface.
MockRegexpRepositoryMockRecorder is the mock recorder for MockRegexpRepository.
MockUseCase is a mock of UseCase interface.
MockUseCaseMockRecorder is the mock recorder for MockUseCase.