I\'m using Gin & GORM, I have several weak entities like:
type Friend struct { User1ID uint `json:"user1_ID" gorm:"INT NOT NULL&