# Functions
Get returns default service registry which can be shared by all GW process services.
Returns the RPC address of the service.
New returns a new ProxiedRegistry initialized with empty service & connection maps.
NewDefaultRegistry returns a new service registry populated by default services.
# Interfaces
ServiceRegistry defines interface for gateway's registry of local services.
# Type aliases
ProxiedRegistry a GW service registry which supports direct and proxied cloud connections.