This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
zhourui
/
test_modules
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
6f5183bccb
Branches
Tags
master
v2
v2.0.3
v2.0.2
v2.0.1
v2.0.0
v1.0.0
test_modules
/
index.go
index.go
62 B
Historique
Raw
1
2
3
4
5
package test_modules
func Hello() string {
return "hello"
}