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

Struct mockComponent

pkg/workerpool/workerpool_test.go:212–212  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

210}
211
212type mockComponent struct{}
213
214func (*mockComponent) StartTask(cfg *task.Config) {
215 task.DefaultStartTask(cfg)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected