Wayfarer.Dsl.HealthChecks (wayfarer v0.6.4)

View Source

A struct for storing a group of health-checks generated by the DSL.

Summary

Types

t()

@type t() :: %Wayfarer.Dsl.HealthChecks{
  __spark_metadata__: term(),
  health_checks: [Wayfarer.Dsl.HealthCheck.t()]
}