Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/docker/compose
/ NotFound
Method
NotFound
pkg/compose/executor_test.go:260–260 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
258
259
func
(notFoundError) Error() string {
return
"not found"
}
260
func
(notFoundError) NotFound() {}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected