api

http4k / org.http4k.cloudnative.health / ReadinessCheckResultRenderer

ReadinessCheckResultRenderer

interface ReadinessCheckResultRenderer : (ReadinessCheckResult) -> String

Renders the results of a readiness check

Properties

Name Summary
contentType abstract val contentType: ContentType

Inheritors

Name Summary
DefaultReadinessCheckResultRenderer Basic reporting of ReadinessCheckResultsobject DefaultReadinessCheckResultRenderer : ReadinessCheckResultRenderer