MCPcopy 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 获取提交哈希
16func GetCommit() string {
17 return Commit
18}
19
20// GetBuildTime 获取构建时间
21func GetBuildTime() string {

Callers 1

showVersionMethod · 0.92

Calls

no outgoing calls

Tested by

no test coverage detected