MCPcopy 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 获取版本号
11func GetVersion() string {
12 return Version
13}
14
15// GetCommit 获取提交哈希
16func GetCommit() string {

Callers 3

showVersionMethod · 0.92
PrintUsageFunction · 0.92
getVersionInfoFunction · 0.92

Calls

no outgoing calls

Tested by

no test coverage detected