Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheThingsNetwork/lorawan-stack
/ RegisterInterop
Method
RegisterInterop
pkg/interop/server.go:39–39 ·
view source on GitHub ↗
(s *Server)
Source
from the content-addressed store, hash-verified
37
// Registerer allows components to register their interop services to the web server.
38
type
Registerer
interface
{
39
RegisterInterop(s *Server)
40
}
41
42
// IdentityServer represents an Identity Server.
Callers
4
Start
Method · 0.65
TestInteropTLS
Function · 0.65
New
Function · 0.65
New
Function · 0.65
Calls
no outgoing calls
Tested by
1
TestInteropTLS
Function · 0.52