bright-policeman-41717
type List struct { Subject interface{} `json:"subject"` Id string `json:"id"` }