Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/google/go-jsonnet
/ DebugEventExit
Struct
DebugEventExit
debugger.go:68–71 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
66
}
67
68
type
DebugEventExit
struct
{
69
Output string
70
Error error
71
}
72
73
func
(d *DebugEventExit) anEvent() {}
74
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected