View Source ExHealth.Check (ex_health v0.4.0)

A struct for storing healthcheck information.

Link to this section Summary

Link to this section Types

@type t() :: %ExHealth.Check{mfa: mfa(), name: String.t()}