MCPcopy 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

defineSkipFunction · 0.95
WithMethod · 0.65
WithMethod · 0.65
WithMethod · 0.65
WithErrorMethod · 0.65
TestProcessDownlinkTaskFunction · 0.65
frequencyPlanMACCommandsFunction · 0.65
makeOTAAFlowTestFunction · 0.65
makeClassCOTAAFlowTestFunction · 0.65
AssertJoinMethod · 0.65

Implementers 2

builderpkg/events/builder.go
definitionpkg/events/definitions.go

Calls

no outgoing calls

Tested by 15

TestProcessDownlinkTaskFunction · 0.52
frequencyPlanMACCommandsFunction · 0.52
makeOTAAFlowTestFunction · 0.52
makeClassCOTAAFlowTestFunction · 0.52
AssertJoinMethod · 0.52
TestHandleDeviceModeIndFunction · 0.52