Hi Team,
I am trying to build an MVC ( model, view , controller). I have put the code over my github repository link as mentioned below. But, the code, shows the error or rather the code is not building for github links that are mentioned in the code , as can be seen in the below screenshots.
The github repository link for code : golangprojectpractice/MVC at master · sgarg2023/golangprojectpractice · GitHub
The udemy link that I am following for practice: Video 5th : https://www.udemy.com/course/golang-the-ultimate-guide-to-microservices-in-go-part-1/learn/lecture/15555976#questions/19959048
The errors that I am facing while building the code: