This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
zhourui
/
test_modules
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Árbore:
0903f17fee
Ramas
Etiquetas
master
v2
v2.0.3
v2.0.2
v2.0.1
v2.0.0
v1.0.0
test_modules
/
v2
/
index.go
index.go
64 B
Histórico
Raw
1
2
3
4
5
package test_modules
func Hello2() string {
return "hello1"
}