struct Loudspeaker::ConfigInfoRedis

Included Modules

Defined in:

loudspeaker/config.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(ctx : YAML::ParseContext, node : YAML::Nodes::Node) #

[View source]

Instance Method Detail

def pool_size : Int32 #

[View source]
def pool_size=(pool_size : Int32) #

[View source]
def pool_timeout : Int32 #

[View source]
def pool_timeout=(pool_timeout : Int32) #

[View source]
def url : String #

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

[View source]