go-zero/tools/goctl/api/gogen/testdata/api_common.api

3 lines
64 B
Plaintext
Raw Normal View History

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