Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrCreateDBFile = xerror.New("unable to create database file") ErrDBAlreadyExists = xerror.New("database file already exists") )
Functions ¶
func Connect ¶
func Connect() (dbconn.GormWrapper, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.