Search
Preparing search index...
The search index is not available
@nestjs/microservices
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
ClientsProviderAsyncOptions
Interface ClientsProviderAsyncOptions
Hierarchy
{}
ClientsProviderAsyncOptions
Index
Properties
extra
Providers
inject
name
use
Class
use
Existing
use
Factory
Properties
Optional
extra
Providers
extra
Providers
:
Provider
[]
Optional
inject
inject
:
any
[]
name
name
:
string
|
symbol
Optional
use
Class
use
Class
:
Type
<
ClientsModuleOptionsFactory
>
Optional
use
Existing
use
Existing
:
Type
<
ClientsModuleOptionsFactory
>
Optional
use
Factory
use
Factory
:
(
...
args
:
any
[]
)
=>
Promise
<
ClientOptions
>
|
ClientOptions
Type declaration
(
...
args
:
any
[]
)
:
Promise
<
ClientOptions
>
|
ClientOptions
Parameters
Rest
...
args:
any
[]
Returns
Promise
<
ClientOptions
>
|
ClientOptions
Globals
Clients
Provider
Async
Options
extra
Providers
inject
name
use
Class
use
Existing
use
Factory
Generated using
TypeDoc