package abac type Attribute struct { Key string `json:"key"` Value string `json:"value"` }