Files
go-zero/tools/goctl/api/gogen/testdata/import_api.api
2024-04-04 11:39:24 +00:00

4 lines
65 B
Plaintext

type ImportData {
Name string `path:"name,options=you|me"`
}