Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/V2RaySSR/RealityChecker
/ GetVersion
Function
GetVersion
internal/version/version.go:11–13 ·
view source on GitHub ↗
GetVersion 获取版本号
()
Source
from the content-addressed store, hash-verified
9
10
// GetVersion 获取版本号
11
func
GetVersion() string {
12
return
Version
13
}
14
15
// GetCommit 获取提交哈希
16
func
GetCommit() string {
Callers
3
showVersion
Method · 0.92
PrintUsage
Function · 0.92
getVersionInfo
Function · 0.92
Calls
no outgoing calls
Tested by
no test coverage detected