Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
Functions ¶
func GoogleAuthLogic ¶
func StrutForScan ¶
func StrutForScan(u interface{}) []interface{}
Types ¶
type User ¶
type User struct {
Id sql.NullInt64
Username sql.NullString
Fullname sql.NullString
Email sql.NullString
Location sql.NullString
Googleid sql.NullString
Googletoken sql.NullString
Person sql.NullString
}
func GetByGoogleId ¶
func GetUserByUsername ¶
func NewUserModel ¶
func NewUserModel() User
Click to show internal directories.
Click to hide internal directories.