Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheThingsNetwork/lorawan-stack
/ Notify
Method
Notify
pkg/events/handler.go:24–24 ·
view source on GitHub ↗
(Event)
Source
from the content-addressed store, hash-verified
22
// Handler interface for event listeners.
23
type
Handler
interface
{
24
Notify(Event)
25
}
26
27
type
handlerFunc
struct
{
Callers
10
runTestSubscriptions
Function · 0.95
Run
Method · 0.65
Subscribe
Method · 0.65
SubscribeWithHistory
Method · 0.65
Notify
Method · 0.65
TestChannelReceive
Function · 0.65
Publish
Method · 0.65
Notify
Method · 0.65
SubscribeWithHistory
Method · 0.65
Notify
Method · 0.65
Calls
no outgoing calls
Tested by
2
runTestSubscriptions
Function · 0.76
TestChannelReceive
Function · 0.52