# Functions
NewMockAlgoFactory creates a new mock instance.
NewMockAlgoService creates a new mock instance.
# Structs
MockAlgoFactory is a mock of AlgoFactory interface.
MockAlgoFactoryMockRecorder is the mock recorder for MockAlgoFactory.
MockAlgoService is a mock of AlgoService interface.
MockAlgoServiceMockRecorder is the mock recorder for MockAlgoService.