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

Method EngineName

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

The name of the engine

()

Source from the content-addressed store, hash-verified

171
172 // The name of the engine
173 EngineName() string
174
175 // The list of connected client IDs
176 Clients() []string

Callers 1

engineMethod · 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