import { type ServicesAPI } from "https://deno.land/x/natsws@v1.28.0/src/nats-base-client.ts";
Methods
add(config: ServiceConfig): Promise<Service>
Adds a Service
client(opts?: RequestManyOptions, prefix?: string): ServiceClient
Returns a ServiceClient that can be used to interact with the observability aspects of the service (discovery, monitoring)