Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheThingsNetwork/lorawan-stack
/ With
Method
With
pkg/events/builder.go:81–81 ·
view source on GitHub ↗
(opts ...Option)
Source
from the content-addressed store, hash-verified
79
Definition() Definition
80
81
With(opts ...Option) Builder
82
New(ctx context.Context, opts ...Option) Event
83
84
// Convenience function for legacy code. Same as New(ctx, WithIdentifiers(ids), WithData(data)).
Callers
15
defineSkip
Function · 0.95
With
Method · 0.65
With
Method · 0.65
With
Method · 0.65
WithError
Method · 0.65
TestProcessDownlinkTask
Function · 0.65
frequencyPlanMACCommands
Function · 0.65
makeOTAAFlowTest
Function · 0.65
makeClassCOTAAFlowTest
Function · 0.65
AssertScheduleJoinAccept
Method · 0.65
AssertScheduleDataDownlink
Method · 0.65
AssertJoin
Method · 0.65
Implementers
2
builder
pkg/events/builder.go
definition
pkg/events/definitions.go
Calls
no outgoing calls
Tested by
15
TestProcessDownlinkTask
Function · 0.52
frequencyPlanMACCommands
Function · 0.52
makeOTAAFlowTest
Function · 0.52
makeClassCOTAAFlowTest
Function · 0.52
AssertScheduleJoinAccept
Method · 0.52
AssertScheduleDataDownlink
Method · 0.52
AssertJoin
Method · 0.52
TestEnqueueRelayUpdateUplinkListReq
Function · 0.52
TestHandleRelayUpdateUplinkListAns
Function · 0.52
TestHandleRejoinParamSetupAns
Function · 0.52
TestHandleDeviceModeInd
Function · 0.52
TestHandlePingSlotChannelAns
Function · 0.52