Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
51
type
SessionCaller
interface
{
52
Conn() *grpc.ClientConn
53
Supports(method string) bool
54
}
55
Callers
15
SpecificClientAttachableConn
Method · 0.95
diffcopy
Method · 0.65
LocalDirExport
Method · 0.65
LocalFileExport
Method · 0.65
IOReaderExport
Method · 0.65
ListenHostToContainer
Method · 0.65
GetCredential
Method · 0.65
PromptAllowLLM
Method · 0.65
PromptHumanHelp
Method · 0.65
GetGitConfig
Method · 0.65
OpenTerminal
Method · 0.65
OpenPipe
Method · 0.65
Implementers
3
sessionAttachableCaller
engine/server/session_attachables.go
fakeSessionCaller
engine/server/session_test.go
client
internal/buildkit/session/manager.go
Calls
no outgoing calls
Tested by
no test coverage detected