Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/ossf/scorecard
/ GetCommitSha
Method
GetCommitSha
cron/data/metadata.pb.go:93–98 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
91
}
92
93
func
(x *ShardMetadata) GetCommitSha() string {
94
if
x != nil && x.CommitSha != nil {
95
return
*x.CommitSha
96
}
97
return
""
98
}
99
100
var
File_cron_data_metadata_proto protoreflect.FileDescriptor
101
Callers
1
scriptHandler
Function · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected