MCPcopy 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.
38type Registerer interface {
39 RegisterInterop(s *Server)
40}
41
42// IdentityServer represents an Identity Server.

Callers 4

StartMethod · 0.65
TestInteropTLSFunction · 0.65
NewFunction · 0.65
NewFunction · 0.65

Calls

no outgoing calls

Tested by 1

TestInteropTLSFunction · 0.52