This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
root
/
xg_dba
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
5324e4cef6
Rami (Branch)
Tag
master
xg_dba
/
main.go
main.go
84 B
Cronologia
Originale
1
2
3
4
5
6
7
package main
import "xg_dba/internal/global"
func main() {
global.GlobalInit()
}