struct MockServerClient::SocketAddress

Included Modules

Defined in:

mockserver/structs.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(host : String, port : Int32 | Nil, scheme : String) #

[View source]
def self.new(pull : JSON::PullParser) #

Instance Method Detail

def host : String #

def port : Int32 | Nil #

def port! #

[View source]
def scheme : String #