Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
212
type
mockComponent
struct
{}
213
214
func
(*mockComponent) StartTask(cfg *task.Config) {
215
task.DefaultStartTask(cfg)
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected