package permit_dto type SetGrant struct { Access string `json:"access"` Key string `json:"key"` }