class RethinkDB::AuthMessage1

Defined in:

rethinkdb/connection.cr

Constructors

Constructor Detail

def self.new(protocol_version : Int32, authentication_method : String, authentication : String) #

[View source]