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-06-11 08:30:20 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f372ded63c0cca567bfcbd38f5b9a1dbf0e579d3
go-zero
/
tools
/
goctl
/
api
/
demo
/
config
/
config.go
8 lines
74 B
Go
Raw
Normal View
History
Unescape
Escape
goctl added
2020-07-29 17:11:41 +08:00
package
config
rename ngin to rest
2020-07-31 11:14:48 +08:00
import
"zero/rest"
goctl added
2020-07-29 17:11:41 +08:00
type
Config
struct
{
rename ngin to rest
2020-07-31 11:45:16 +08:00
rest
.
RestConf
goctl added
2020-07-29 17:11:41 +08:00
}
Reference in New Issue
Copy Permalink