package
0.3.0
Repository: https://github.com/replicatedhq/notary.git
Documentation: pkg.go.dev

# Functions

Connection sets up a RethinkDB connection to the host (`host:port` format) using the CA .pem file provided at path `caFile`.
SetupDB handles creating the database and creating all tables and indexes.

# Structs

Table holds the configuration for setting up a RethinkDB table.
Timing can be embedded into other gorethink models to add time tracking fields.