# Functions
NewMockService creates a new mock instance.
NewMockSpec creates a new mock instance.
# Structs
MockService is a mock of Service interface.
MockServiceMockRecorder is the mock recorder for MockService.
MockSpec is a mock of Spec interface.
MockSpecMockRecorder is the mock recorder for MockSpec.