# Functions
NewMockService creates a new mock instance.
NewMockStoper creates a new mock instance.
# Structs
MockService is a mock of Service interface.
MockServiceMockRecorder is the mock recorder for MockService.
MockStoper is a mock of Stoper interface.
MockStoperMockRecorder is the mock recorder for MockStoper.