VersionHealthCheck

open class VersionHealthCheck : HealthCheck

A simple HealthCheck that returns runtime version information

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
open override fun check(): HealthCheck.Result
Link copied to clipboard
protected open fun clock(): Clock
Link copied to clipboard
open fun execute(): HealthCheck.Result
Link copied to clipboard
fun info(): String

Returns version information as a string