store

package
v0.0.0-...-a3451e6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 7, 2019 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var DB *gorm.DB

DB is the one global used to gain access to the database from this package. Other packages, like testing, might choose to not use this database and instead will supply their own.

Functions

func Open

func Open(path string, logMode bool) error

Open the database and create the tables if they aren't already created. Errors indicate something incorrectly happened while connecting. Don't forget to close this DB when finished using it.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL