MCPcopy 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
37type mockInterop struct{}
38
39func (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