package
Version:
v0.1.1-0...-4a89cbd
Opens a new window with list of versions in this module.
Published: May 21, 2019
License: MPL-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func CreateTables(stores ...Store)
CreateTables creates tables for all stores
func NewConnection(engine, user, password, dbname, port, host string) *sqlx.DB
TODO: Actually test SQLite engine, and add a SQLite Driver
Store is a postgres store
type UserStore struct {
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.