This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
sxwl_DL
/
aihub-dag-helmbe
Seguir
0
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Árbol:
b7d342798a
Ramas
Etiquetas
master
prod
aihub-dag-he...
/
dag-jupyter
/
internal
/
config
/
config.go
config.go
98 B
Histórico
Raw
1
2
3
4
5
6
7
package config
import "github.com/zeromicro/go-zero/rest"
type Config struct {
rest.RestConf
}