Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Documentation
newtype HealthCheckTestSql Source #
Instances
newtype HealthCheckInterval Source #
Instances
newtype HealthCheckRetries Source #
Instances
newtype HealthCheckRetryInterval Source #
Instances
newtype HealthCheckTimeout Source #
Instances
data HealthCheckConfig b Source #
Instances
healthCheckConfigCodec :: forall b. Backend b => HealthCheckImplementation (HealthCheckTest b) -> JSONCodec (HealthCheckConfig b) Source #