interface Service
implements ServiceGroup
import { type Service } from "https://deno.land/x/natsws@v1.28.0/src/mod.ts";
Methods
stats(): Promise<ServiceStats>
Returns the stats for the service.
info(): ServiceInfo
Returns a service info for the service
ping(): ServiceIdentity
Returns the identity used by this service