Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheThingsNetwork/lorawan-stack
/ mockInterop
Struct
mockInterop
pkg/component/interop_test.go:37–37 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
35
)
36
37
type
mockInterop
struct
{}
38
39
func
(m mockInterop) RegisterInterop(s *interop.Server) {
40
s.RegisterJS(m)
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected