go-zero/tools/goctl/api/gogen/testdata/api_common.api
Zlx 9d6c8f67f5
generates nested types in doc (#2201)
Co-authored-by: Link_Zhao <Link_Zhao@epam.com>
2022-08-28 21:51:27 +08:00

3 lines
64 B
Plaintext

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