MCPcopy 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
2077type userMod struct {
2078 res dagql.ObjectResult[*Module]
2079}
2080
2081var _ Mod = (*userMod)(nil)
2082

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected