struct Lester::Network::Forward

Included Modules

Defined in:

lester/network/forward.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

Instance Method Detail

def config : Hash(String, String) | Nil #

[View source]
def description : String | Nil #

[View source]
def listen_address : String | Nil #

[View source]
def location : String | Nil #

[View source]
def ports : Array(Port) | Nil #

[View source]