Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheThingsNetwork/lorawan-stack
/ noopPubSub
Struct
noopPubSub
pkg/events/default.go:23–23 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
21
)
22
23
type
noopPubSub
struct
{}
24
25
func
(noopPubSub) Publish(...Event) {}
26
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected