type TrumanGenerated struct { Description string `json:"description"` URL string `json:"url"` }
本工具是一个在线将JSON字符串转换为Go结构体的工具。