package
Version:
v0.0.0-...-43633ff
Opens a new window with list of versions in this module.
Published: May 16, 2017
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type UsersRepo struct {
DB *pg.DB
}
UsersRepo interacts with the users table in the DB
CountUsersBy returns number of users that match the
column and value provided
CreateNewUser validates and creates a new user
Source Files
¶
Click to show internal directories.
Click to hide internal directories.