Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/SpecterOps/BloodHound
/ Context
Interface
Context
cmd/api/src/test/ctrl.go:31–34 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
29
}
30
31
type
Context
interface
{
32
Controller
33
context.Context
34
}
35
36
type
controllerInstance
struct
{
37
Controller
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected