struct LavinMQ::StandaloneRunner

Defined in:

lavinmq/launcher.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new #

[View source]

Instance Method Detail

def initialize #

[View source]
def run(&) #

The block will be yielded when the runner's prerequisites for a leader to start are met. For the standalone runner, this is immediately. The method is blocking.


[View source]
def stop #

[View source]