Files
go-zero/tools/goctl/api/gogen/testdata/api_common.api
2022-08-28 21:51:27 +08:00

3 lines
64 B
Plaintext

type Common {
Some string `json:"some"` // some imported type
}