struct Lester::Network::Forward::Port

Included Modules

Defined in:

lester/network/forward/port.cr

Constructors

Instance Method Summary

Constructor Detail

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

Instance Method Detail

def description : String | Nil #

[View source]
def listen_port : String | Nil #

[View source]
def protocol : Protocol | Nil #

[View source]
def target_address : String | Nil #

[View source]
def target_port : String | Nil #

[View source]