I\'m learning golang by using Gin-gonic as http handler framework. I have a controller for an endpoint which makes operations with my own Email struct as following:
Email