This website works better with JavaScript
Home
Verkennen
Registreren
Inloggen
TopProject
/
GoZeroPlus
spiegel van
https://code-git.song-zh.com/SongZihuan/GoZeroPlus.git
Volgen
2
Ster
0
Vork
0
Bestanden
Issues
0
Wiki
Boom:
1e85f74fd8
Aftakkingen
Labels
dependabot/go_modules/go_modules-420e58e47b
master
GoZeroPlus
/
example
/
shorturl
/
api
/
internal
/
config
/
config.go
config.go
97 B
Geschiedenis
Ruwe
1
2
3
4
5
6
7
package config
import "github.com/tal-tech/go-zero/rest"
type Config struct {
rest.RestConf
}