World Conquest Chronicles

World Conquest Chronicles

go-exercises-backend, v1.7.1

Back-end of the service for solving programming exercises.

Perform refactoring.

Change Log

  • perform refactoring:
    • replace the registers.SolutionResultRegister structure with the usecases.SolutionUsecase.RegisterSolutionResult() method;
    • replace the registers.SolutionRegister.performRegistration() method with the usecases.SolutionUsecase.RegisterSolution() one;
    • add the usecases.UserUsecase structure.

Repository

Link: https://github.com/thewizardplusplus/go-exercises-backend/tree/v1.7.1.

Content: code.

License: MIT.