This website works better with JavaScript
Sākums
Izpētīt
Reģistrēties
Pierakstīties
SongZihuan
/
HTTPDemo
spogulis no
https://github.com/SongZihuan/http-demo.git
Vērot
1
Pievienot zvaigznīti
0
Atdalīts
0
Faili
Problēmas
0
Vikivietne
Koks:
54fb8c8052
Atzari
Tagi
dependabot/go_modules/go_modules-d7d553b76f
master
HTTPDemo
/
resource.go
resource.go
79 B
Vēsture
Neapstrādāts
1
2
3
4
5
6
7
8
package resource
import (
_ "embed"
)
//go:embed VERSION
var Version string