This website works better with JavaScript
Página Principal
Explorar
Ajuda
Registe-se
Iniciar Sessão
gaoyagang
/
GtDataStore
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
b1c599a1de
Ramos
Etiquetas
master
GtDataStore
/
common
/
identify
/
vars.go
vars.go
60 B
Histórico
Em bruto
1
2
3
4
5
6
package identify
const (
VAR_NV = "$nv"
VAR_OV = "$ov"
)