class RMQRecover

Overview

Extract messages from RabbitMQ message and index files

Defined in:

rmqrecover.cr

Constant Summary

VERSION = {{ (`shards version`).stringify }}

Constructors

Instance Method Summary

Constructor Detail

def self.new(root : String | Nil, hexdump : Bool = false) #

If root is nil then read from STDIN instead


[View source]

Instance Method Detail

def report(detailed = false) #

[View source]
def republish(uri_str) #

[View source]