Cimfu.Suave.Healthcheck


HealthEvaluator

Namespace: Cimfu.Suave
Parent Module: Healthcheck

The function signature for a health evaluator: unit -> Async<HealthStatus>. Conversion of a HealthEvaluator to a Healthcheck can be done by using the evaluateToHealthcheck function.

F# Project
Fork me on GitHub