Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type User ¶
type User struct{}
User represents the client for user table
func (*User) FindByAuth ¶
FindByAuth finds user by either username or email
func (*User) FindByToken ¶
FindByToken finds user by either username or email
Click to show internal directories.
Click to hide internal directories.