module Bigbrother::Check
Direct including types
Defined in:
bigbrother/check.crbigbrother/check/failure.cr
bigbrother/check/host_ip.cr
bigbrother/check/http.cr
bigbrother/check/response.cr
Constant Summary
-
TYPES =
[Bigbrother::Check::HostIp, Bigbrother::Check::Http] of Class
Constructors
Instance Method Summary
- #app : Bigbrother::App | Nil
- #app=(app : Bigbrother::App | Nil)
- #check
- #label
- #run
- #start(app : App)