Versions in this module Expand all Collapse all v0 v0.1.2 Aug 20, 2018 Changes in this version + type User struct + Cellphone string + CreatedTime time.Time + Email string + Id int64 + Password string + Secret string + UpdatedTime time.Time + Username string + func (u *User) TableName() string