MCPcopy Index your code
hub / github.com/dagger/dagger / MainClientCallerMetadata

Method MainClientCallerMetadata

core/query.go:77–77  ·  view source on GitHub ↗

The Client metadata of the main client caller (i.e. the one who created the session, typically the CLI invoked by the user)

(context.Context)

Source from the content-addressed store, hash-verified

75 // The Client metadata of the main client caller (i.e. the one who created
76 // the session, typically the CLI invoked by the user)
77 MainClientCallerMetadata(context.Context) (*engine.ClientMetadata, error)
78
79 // Metadata about the main client, aka "non-module parent client", aka "NMPC".
80 //

Callers 5

RequireMainClientMethod · 0.65
captureLogsMethod · 0.65
parseCallerCalleeRefsFunction · 0.65
traceURLMethod · 0.65
sshAuthSocketMethod · 0.65

Implementers 3

mockServercore/telemetry_test.go
currentTypeDefsTestServercore/schema/test_server_test.go
Serverengine/server/server.go

Calls

no outgoing calls

Tested by

no test coverage detected