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

Method Install

core/schema/util.go:15–15  ·  view source on GitHub ↗
(*dagql.Server)

Source from the content-addressed store, hash-verified

13
14type SchemaResolvers interface {
15 Install(*dagql.Server)
16}
17
18func Syncer[T dagql.Typed]() dagql.Field[T] {

Callers 15

instantiateMethod · 0.65
InstallMethod · 0.65
InstallMethod · 0.65
InstallMethod · 0.65
InstallMethod · 0.65
InstallMethod · 0.65
InstallMethod · 0.65
InstallMethod · 0.65
InstallMethod · 0.65
InstallMethod · 0.65
InstallMethod · 0.65

Implementers 15

InputObjectSpecdagql/types.go
InterfaceTypecore/interface.go
ModuleEnumcore/enum.go
ModuleObjectcore/object.go
userModcore/module.go
environmentSchemacore/schema/env.go
engineSchemacore/schema/engine.go
querySchemacore/schema/query.go
workspaceSchemacore/schema/workspace.go
envfileSchemacore/schema/envfile.go
httpSchemacore/schema/http.go
upSchemacore/schema/up.go

Calls

no outgoing calls