toggle menu
kord-extensions
2.3.6-SNAPSHOT
jvm
switch theme
search in API
kord-extensions
/
dev.kordex.core.healthcheck.utils
Package-level
declarations
Functions
Functions
add
Health
Check
Link copied to clipboard
suspend
fun
Extension
.
addHealthCheck
(
id
:
String
,
interval
:
Duration
=
30.seconds
,
body
:
suspend
HealthCheckResult
.
(
)
->
Unit
)
:
HealthCheck
health
Check
State
Link copied to clipboard
fun
Extension
.
healthCheckState
(
type
:
String
,
ordinal
:
Int
)
:
HealthCheckState