struct RethinkDB::Connection::ConnectionResponse

Defined in:

rethinkdb/connection.cr

Constructors

Class Method Summary

Instance Method Summary

Constructor methods inherited from struct RethinkDB::Message

new(pull : JSON::PullParser) new

Constructor Detail

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

[View source]

Class Method Detail

def self.from_json(json) #

[View source]

Instance Method Detail

def max_protocol_version : Int32 #

[View source]
def min_protocol_version : Int32 #

[View source]
def server_version : String #

[View source]
def success : Bool #

[View source]