This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zaloguj się
zhourui
/
test_modules
Obserwuj
1
Polub
0
Forkuj
0
Pliki
Problemy
0
Oczekujące zmiany
0
Wiki
Drzewo:
v2.0.0
Gałęzie
Tagi
master
v2
v2.0.3
v2.0.2
v2.0.1
v2.0.0
v1.0.0
test_modules
/
index.go
index.go
63 B
Bezpośredni odnośnik
Historia
Czysty
1
2
3
4
5
package test_modules
func Hello2() string {
return "hello"
}