Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/containers/image
/ digestReference
TypeAlias
digestReference
docker/reference/reference.go:399–399 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
397
}
398
399
type
digestReference digest.Digest
400
401
func
(d digestReference) String() string {
402
return
digest.Digest(d).String()
Callers
3
ParseAnyReference
Function · 0.85
getBestReferenceType
Function · 0.85
TestParseAnyReference
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected