Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dagger/dagger
/ noopTypeResolver
Struct
noopTypeResolver
dagql/cache_test.go:253–253 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
251
}
252
253
type
noopTypeResolver
struct
{}
254
255
func
(noopTypeResolver) ObjectType(string) (ObjectType, bool) {
256
return
nil, false
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected