This website works better with JavaScript
Página Principal
Explorar
Ajuda
Registe-se
Iniciar Sessão
zoie
/
cold-delivery
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
06f8381b2f
Ramos
Etiquetas
master
cold-delivery
/
common
/
global
/
adm.go
adm.go
99 B
Histórico
Em bruto
1
2
3
4
5
6
7
8
9
10
11
package global
const (
Version = "0.0.1"
)
var (
Source string
Driver string
DBName string
)