@nats-io/services
Preparing search index...
Svcm
Class Svcm
Index
Constructors
constructor
Properties
nc
Methods
add
client
Constructors
constructor
new
Svcm
(
nc
:
NatsConnection
)
:
Svcm
Parameters
nc
:
NatsConnection
Returns
Svcm
Properties
nc
nc
:
NatsConnection
Methods
add
add
(
config
:
ServiceConfig
)
:
Promise
<
Service
>
Parameters
config
:
ServiceConfig
Returns
Promise
<
Service
>
client
client
(
opts
?:
RequestManyOptions
,
prefix
?:
string
)
:
ServiceClient
Parameters
Optional
opts
:
RequestManyOptions
Optional
prefix
:
string
Returns
ServiceClient
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
nc
Methods
add
client
@nats-io/services
Loading...