Skip to content

Toro Cloud Dev Center


ServiceRegistryFunctions

ServiceRegistry contains a series of functions for querying the service registry.

Sample service showing how to use the ServiceRegistryFunctions functions

The example above queries the service registry for a URI object that can be used to service a request against the service with name apis.restApi.HelloYou, then prints the URI to the console.