struct Memo::Service::QueueStats

Overview

Queue statistics

Defined in:

memo/service.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pending : Int64, failed : Int64) #

[View source]

Instance Method Detail

def failed : Int64 #

[View source]
def pending : Int64 #

[View source]