MCPcopy Create free account
hub / github.com/V2RaySSR/RealityChecker / GetBuildTime

Function GetBuildTime

internal/version/version.go:21–23  ·  view source on GitHub ↗

GetBuildTime 获取构建时间

()

Source from the content-addressed store, hash-verified

19
20// GetBuildTime 获取构建时间
21func GetBuildTime() string {
22 return BuildTime
23}

Callers 1

showVersionMethod · 0.92

Calls

no outgoing calls

Tested by

no test coverage detected