class Fastpass::Adapter::Memory

Defined in:

fastpass/adapter/memory.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new #

[View source]

Instance Method Detail

def check(sha : String, increment = true) #

[View source]
def delete(sha : String) #

[View source]
def get_total : Float64 #

[View source]
def report(sha : String, runtime : Float64) #

[View source]