Preparing search index...
The search index is not available
cloudflared
cloudflared
ConfigHandlerEvents
Interface ConfigHandlerEvents<T>
interface
ConfigHandlerEvents
<
T
>
{
config
:
(
(
config
:
{
config
:
T
;
version
:
number
;
}
)
=>
void
)
;
error
:
(
(
error
:
Error
)
=>
void
)
;
}
Type Parameters
T
Index
Properties
config
error
Properties
config
config
:
(
(
config
:
{
config
:
T
;
version
:
number
;
}
)
=>
void
)
error
error
:
(
(
error
:
Error
)
=>
void
)
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
config
error
cloudflared
Loading...
"
"