struct StatsStore::Get

Defined in:

lib/server/stats_store.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(return_channel : Channel(Array(Stats::Info))) #

[View source]

Instance Method Detail

def clone #

[View source]
def copy_with(return_channel _return_channel = @return_channel) #

[View source]
def return_channel : Channel(Array(Stats::Info)) #