Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/dagger/dagger
/ userMod
Struct
userMod
core/module.go:2077–2079 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2075
}
2076
2077
type
userMod
struct
{
2078
res dagql.ObjectResult[*Module]
2079
}
2080
2081
var
_ Mod = (*userMod)(nil)
2082
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected