package models // type Rights struct { // Name string `json:"name"` // Rights int `json:"rights"` // }