Module service

Source
Available on crate feature service only.

Modules§

endpoint
error

Structs§

Config
Configuration of the Service.
EndpointBuilder
Group
Info
Information about service instance. Service name.
PingResponse
Response for PING requests.
Request
Request returned by Service Stream.
Service
Service instance.
ServiceBuilder
Stats
Response for STATS requests.
StatsHandler

Enums§

Verb
Verbs that can be used to acquire information from the services.

Constants§

NATS_SERVICE_ERROR
NATS_SERVICE_ERROR_CODE

Traits§

ServiceExt