MCPcopy
hub / github.com/docker/compose / Error

Method Error

pkg/compose/executor_test.go:259–259  ·  pkg/compose/executor_test.go::notFoundError.Error
()

Source from the content-addressed store, hash-verified

257type notFoundError struct{}
258
259func (notFoundError) Error() string { return "not found" }
260func (notFoundError) NotFound() {}

Callers 15

tearDownMethod · 0.80
newWatcherFunction · 0.80
doTestFunction · 0.80
TestComposeCancelFunction · 0.80
HTTPGetWithRetryFunction · 0.80
LogsMethod · 0.80
pushMethod · 0.80
PullModelMethod · 0.80
ConfigureModelMethod · 0.80
exportMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected