Documentation
Preparing search index...
@adonisjs/http-server
factories/main
<internal>
FactoryParameters
Type Alias FactoryParameters
type
FactoryParameters
=
{
app
:
Application
<
any
>
;
logger
:
Logger
;
encryption
:
Encryption
;
emitter
:
Emitter
<
any
>
;
config
:
Partial
<
ServerConfig
>
;
}
Index
Properties
app
logger
encryption
emitter
config
Properties
app
app
:
Application
<
any
>
logger
logger
:
Logger
encryption
encryption
:
Encryption
emitter
emitter
:
Emitter
<
any
>
config
config
:
Partial
<
ServerConfig
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
app
logger
encryption
emitter
config
Documentation
Loading...