This website works better with JavaScript
Strona główna
Odkrywaj
Zarejestruj się
Zaloguj się
SongZihuan
/
HTTPDemo
kopia lustrzana
https://github.com/SongZihuan/http-demo.git
Obserwuj
1
Polub
0
Forkuj
0
Pliki
Problemy
0
Wiki
Drzewo:
f13d8930c5
Gałęzie
Tagi
dependabot/go_modules/go_modules-d7d553b76f
master
HTTPDemo
/
resource.go
resource.go
79 B
Historia
Czysty
1
2
3
4
5
6
7
8
package resource
import (
_ "embed"
)
//go:embed VERSION
var Version string