//
pkg.gl
Category
github.com/replicatedhq/notary
storage
rethinkdb
package
0.3.0
Repository:
https://github.com/replicatedhq/notary.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
0
Files
160 SLOC
#
Functions
Connection
Connection sets up a RethinkDB connection to the host (`host:port` format) using the CA .pem file provided at path `caFile`.
SetupDB
SetupDB handles creating the database and creating all tables and indexes.
#
Structs
Table
Table holds the configuration for setting up a RethinkDB table.
Timing
Timing can be embedded into other gorethink models to add time tracking fields.