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

Method EventData

tools/mage/go.go:293–295  ·  view source on GitHub ↗

EventData builds the file with event data.

()

Source from the content-addressed store, hash-verified

291
292// EventData builds the file with event data.
293func (Go) EventData() error {
294 return runGoTool("generate_event_data.go")
295}

Callers

nothing calls this directly

Calls 1

runGoToolFunction · 0.85

Tested by

no test coverage detected