go

测试Go模型

英文: Testing the Go model 问题 这是我的一个Go模型示例: type ObjectReference struct { IRI string `json:"iri...