We use an unchecked type assertion (199 ➤, ➀) to convert the object of type interface{} to the jsonObject variable of type map[string]interface{}.
確定! 回上一頁