MCPcopy 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.
23type Handler interface {
24 Notify(Event)
25}
26
27type handlerFunc struct {

Callers 10

runTestSubscriptionsFunction · 0.95
RunMethod · 0.65
SubscribeMethod · 0.65
SubscribeWithHistoryMethod · 0.65
NotifyMethod · 0.65
TestChannelReceiveFunction · 0.65
PublishMethod · 0.65
NotifyMethod · 0.65
SubscribeWithHistoryMethod · 0.65
NotifyMethod · 0.65

Calls

no outgoing calls

Tested by 2

runTestSubscriptionsFunction · 0.76
TestChannelReceiveFunction · 0.52