MCPcopy Create free account
hub / github.com/TheThingsNetwork/lorawan-stack / applyToDefinition

Method applyToDefinition

pkg/events/options.go:111–111  ·  view source on GitHub ↗
(*definition)

Source from the content-addressed store, hash-verified

109type DefinitionOption interface {
110 Option
111 applyToDefinition(*definition)
112}
113
114type definitionOptionFunc func(d *definition)

Callers 1

defineSkipFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected