class Klaxon::Check

Included Modules

Defined in:

check.cr

Constructors

Instance Method Summary

Instance methods inherited from module Klaxon::Log

debug(msg) debug, error(msg) error, info(msg) info, notice(msg) notice, warn(msg) warn

Constructor Detail

def self.new(item : Klaxon::Checks::List::Item, config : Klaxon::Config = Klaxon::CONFIG) #

[View source]

Instance Method Detail

def execute #

[View source]
def interval #

[View source]
def name : String #

[View source]
def query : Klaxon::Query #

[View source]