Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/dagger/dagger
/ Error
Method
Error
core/error.go:126–128 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
124
var
_ error = (*Error)(nil)
125
126
func
(e *Error) Error() string {
127
return
e.Message
128
}
129
130
var
_ dagql.ExtendedError = (*Error)(nil)
131
Callers
15
TestExecNetModeConflict
Function · 0.45
outerEnvFile
Method · 0.45
TestMatchVersion
Function · 0.45
trackOriginIfMissing
Function · 0.45
TestUpdateWorkspaceLockEntry
Function · 0.45
TestChangesetConflicts
Function · 0.45
Tunnel
Method · 0.45
TestServicesStartHappy
Function · 0.45
TestServicesStartHappyDifferentServers
Function · 0.45
TestServicesStartSad
Function · 0.45
TestServicesStartConcurrentSad
Function · 0.45
Call
Method · 0.45
Calls
no outgoing calls
Tested by
8
TestExecNetModeConflict
Function · 0.36
TestMatchVersion
Function · 0.36
TestUpdateWorkspaceLockEntry
Function · 0.36
TestChangesetConflicts
Function · 0.36
TestServicesStartHappy
Function · 0.36
TestServicesStartHappyDifferentServers
Function · 0.36
TestServicesStartSad
Function · 0.36
TestServicesStartConcurrentSad
Function · 0.36