This website requires JavaScript.
Explore
Help
Register
Sign In
suguo
/
snippet
Template
Watch
1
Star
0
Fork
You've already forked snippet
0
Code
Issues
Pull Requests
Releases
7
Activity
054cbb910e
snippet
/
gin
/
config.go
9 lines
97 B
Go
Raw
Blame
History
package
gin
//GIN 配置
type
Config
struct
{
RootPath
string
Addr
string
Port
int
}
Reference in New Issue
View Git Blame
Copy Permalink