type TrumanGenerated struct { Description string `json:"description"` URL string `json:"url"` }
This tool is an online tool for converting JSON strings to Go structures.