I\'m using golang with Gorm many2many association from User and Role tables.
type User struct { //gorm.Model ID int64 `json:"i