go

Golang API响应的通用类型

英文: Catchall type for Golang API response 问题 我正在尝试定义一个可以容纳任意类型数组的结构体,如下所示: type APIResponse struct {...