This website requires JavaScript.
Explore
Help
Register
Sign In
zlei6
/
go-zero
Watch
1
Star
0
Fork
0
You've already forked go-zero
mirror of
https://github.com/zeromicro/go-zero.git
synced
2026-05-08 07:30:01 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
98bebbc74faeaa41fa7a4c417d62b387a400dd2f
go-zero
/
tools
/
goctl
/
api
/
gogen
/
testdata
/
import_api.api
4 lines
65 B
Plaintext
Raw
Normal View
History
Unescape
Escape
fix(goctl): multi imports the api cause redeclared error in types.go (#3988) Co-authored-by: Kevin Wan <wanjunfeng@gmail.com>
2024-04-04 19:39:24 +08:00
type ImportData {
chore: Embed unit test data (#1812) * Embed unit test data * Add testdata Co-authored-by: anqiansong <anqiansong@bytedance.com>
2022-04-21 21:49:09 +08:00
Name string `path:"name,options=you|me"`
fix(goctl): multi imports the api cause redeclared error in types.go (#3988) Co-authored-by: Kevin Wan <wanjunfeng@gmail.com>
2024-04-04 19:39:24 +08:00
}
Reference in New Issue
Copy Permalink