MCPcopy Index your code
hub / github.com/linuxkit/linuxkit / Error

Method Error

src/cmd/linuxkit/cache/errors.go:11–13  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

9}
10
11func (e *noReferenceError) Error() string {
12 return fmt.Sprintf("no such reference: %s", e.reference)
13}

Callers 14

mkcharFunction · 0.80
systemInitCmdFunction · 0.80
createPartitionFunction · 0.80
ProbeMethod · 0.80
receiveFdHandlerFunction · 0.80
runQemuLocalFunction · 0.80
buildQemuCmdlineFunction · 0.80
testBadBuildYMLFunction · 0.80
buildArchMethod · 0.80
TestBuildFunction · 0.80
setupInspectFunction · 0.80
TestOverridesFunction · 0.80

Calls

no outgoing calls

Tested by 6

testBadBuildYMLFunction · 0.64
TestBuildFunction · 0.64
setupInspectFunction · 0.64
TestOverridesFunction · 0.64
TestInvalidCapFunction · 0.64
TestIdMapFunction · 0.64