Documentation ¶
Overview ¶
Package interdomainbypass provides registry chain element that sets to outgoing NSE the public nsmgr-proxy and stores into the shared map the public nsmgr URL from the incoming endpoint.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewNetworkServiceEndpointRegistryServer ¶
func NewNetworkServiceEndpointRegistryServer(m *genericsync.Map[string, *url.URL], u *url.URL) registry.NetworkServiceEndpointRegistryServer
NewNetworkServiceEndpointRegistryServer creates new instance of interdomainbypass NSE server. It simply stores into passed stringurl.Map all incoming nse.Name:nse.URL entries. And sets passed URL for outgoing NSEs.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.