class Sidekiq::Middleware::Logger

Defined in:

sidekiq/server/middleware.cr

Instance Method Summary

Instance methods inherited from class Sidekiq::Middleware::Entry

call(job : Sidekiq::Job, ctx : Context, &block : -> Bool) : Bool call

Instance Method Detail

def call(job, ctx, &) : Bool #

[View source]