Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/coder/envbuilder
/ revision
Function
revision
buildinfo/version.go:28–30 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
26
)
27
28
func
revision() (string, bool) {
29
return
find(
"vcs.revision"
)
30
}
31
32
func
find(key string) (string, bool) {
33
readBuildInfo.Do(
func
() {
Callers
1
Version
Function · 0.85
Calls
1
find
Function · 0.85
Tested by
no test coverage detected