package
Version:
v0.0.0-...-e66f611
Opens a new window with list of versions in this module.
Published: Oct 24, 2017
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 19
Opens a new window with list of known importers.
Documentation
¶
func GetDbMap(user, password, hostname, port, database string) *gorp.DbMap
func InsertUser(dbMap *gorp.DbMap, user *User) error
func GetUserByEmail(dbMap *gorp.DbMap, email string) (user *User)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.