Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/cilium/cilium
/ DummyEvent
Struct
DummyEvent
pkg/eventqueue/eventqueue_test.go:88–88 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
86
}
87
88
type
DummyEvent
struct
{}
89
90
func
(d *DummyEvent) Handle(ifc
chan
any) {
91
ifc <-
struct
{}{}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected