Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/V2RaySSR/RealityChecker
/ GetCommit
Function
GetCommit
internal/version/version.go:16–18 ·
view source on GitHub ↗
GetCommit 获取提交哈希
()
Source
from the content-addressed store, hash-verified
14
15
// GetCommit 获取提交哈希
16
func
GetCommit() string {
17
return
Commit
18
}
19
20
// GetBuildTime 获取构建时间
21
func
GetBuildTime() string {
Callers
1
showVersion
Method · 0.92
Calls
no outgoing calls
Tested by
no test coverage detected