This website works better with JavaScript
Home
Esplora
Registrati
Accedi
SongZihuan
/
HTTPDemo
mirror da
https://github.com/SongZihuan/http-demo.git
Segui
1
Vota
0
Forka
0
File
Problemi
0
Wiki
Albero (Tree):
f13d8930c5
Rami (Branch)
Tag
dependabot/go_modules/go_modules-d7d553b76f
master
HTTPDemo
/
resource.go
resource.go
79 B
Cronologia
Originale
1
2
3
4
5
6
7
8
package resource
import (
_ "embed"
)
//go:embed VERSION
var Version string