MCPcopy Create free account
hub / github.com/dagger/dagger / workspaceSchema

Struct workspaceSchema

core/schema/workspace.go:18–18  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

16)
17
18type workspaceSchema struct{}
19
20var _ SchemaResolvers = &workspaceSchema{}
21

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected