MCPcopy Create free account
hub / github.com/chainloop-dev/chainloop / MapID

Method MapID

app/controlplane/pkg/biz/referrer.go:302–304  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

300}
301
302func (r *Referrer) MapID() string {
303 return newRef(r.Digest, r.Kind)
304}
305
306// ExtractReferrers extracts the referrers from the given attestation
307// this means

Callers 1

SaveMethod · 0.80

Calls 1

newRefFunction · 0.85

Tested by

no test coverage detected