toggle menu
kord-extensions
2.3.6-SNAPSHOT
jvm
switch theme
search in API
kord-extensions
/
dev.kordex.core.healthcheck
/
HealthCheck
/
HealthCheck
Health
Check
constructor
(
extension
:
String
?
,
id
:
String
,
interval
:
Duration
=
30.seconds
,
callback
:
suspend
HealthCheckResult
.
(
)
->
Unit
)