# Functions

ConnectRethinkDB establishes lazy rethinkdb connection It will make attempt to connect with first call and reconnect after every error.
PrepareTLSConfig creates tls.Config with certificate files.

# Structs

LazyRethinkSession is a connection to the rethinkdb.