MCPcopy
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
93func (x *ShardMetadata) GetCommitSha() string {
94 if x != nil && x.CommitSha != nil {
95 return *x.CommitSha
96 }
97 return ""
98}
99
100var File_cron_data_metadata_proto protoreflect.FileDescriptor
101

Callers 1

scriptHandlerFunction · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected