Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dagger/dagger
/ InstallInterface
Method
InstallInterface
dagql/server.go:121–121 ·
view source on GitHub ↗
(*Interface, ...*ast.Directive)
Source
from the content-addressed store, hash-verified
119
type
InstallHook
interface
{
120
InstallObject(ObjectType, ...*ast.Directive)
121
InstallInterface(*Interface, ...*ast.Directive)
122
// FIXME: add support for other install functions
123
}
124
Callers
4
TestInterfaces
Function · 0.65
InstallInterface
Method · 0.65
Install
Method · 0.65
installCoreInterfaces
Function · 0.65
Implementers
4
testInstallHook
dagql/dagql_test.go
Server
dagql/server.go
EnvHook
core/env.go
legacyIDHook
core/schema/legacy_id.go
Calls
no outgoing calls
Tested by
1
TestInterfaces
Function · 0.52