class TJLavin::Configuration

Defined in:

tj_lavin/configuration.cr

Instance Method Summary

Instance Method Detail

def amqp_url : String | Nil #

[View source]
def amqp_url=(amqp_url : String | Nil) #

[View source]
def default_exchange : String #

[View source]
def default_exchange=(default_exchange : String) #

[View source]
def delayed_exchange : String #

[View source]
def delayed_exchange=(delayed_exchange : String) #

[View source]
def routing_key : String #

[View source]
def routing_key=(routing_key : String) #

[View source]
def validate #

[View source]
def validated=(validated : Bool) #

[View source]
def validated? : Bool #

[View source]