type TrumanGenerated struct { Description string `json:"description"` URL string `json:"url"` }
本工具是一個在線將JSON字符串轉換為Go結構體的工具。