class StatsStore

Defined in:

lib/server/stats_store.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new #

[View source]

Instance Method Detail

def get : Array(Stats::Info) #

[View source]
def log_failure(url : String) #

[View source]
def log_success(url : String, avg_response_time : Time::Span) #

[View source]