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

Method Conn

engine/engineutil/client.go:52–52  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

50
51type SessionCaller interface {
52 Conn() *grpc.ClientConn
53 Supports(method string) bool
54}
55

Callers 15

diffcopyMethod · 0.65
LocalDirExportMethod · 0.65
LocalFileExportMethod · 0.65
IOReaderExportMethod · 0.65
ListenHostToContainerMethod · 0.65
GetCredentialMethod · 0.65
PromptAllowLLMMethod · 0.65
PromptHumanHelpMethod · 0.65
GetGitConfigMethod · 0.65
OpenTerminalMethod · 0.65
OpenPipeMethod · 0.65

Implementers 3

sessionAttachableCallerengine/server/session_attachables.go
fakeSessionCallerengine/server/session_test.go
clientinternal/buildkit/session/manager.go

Calls

no outgoing calls

Tested by

no test coverage detected