This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
zoie
/
cold-delivery
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
dbab83a8d8
Rami (Branch)
Tag
master
cold-delivery
/
common
/
global
/
adm.go
adm.go
99 B
Cronologia
Originale
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
)