package models type UserRole struct { UserId string RoleId uint }