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) FindByToken ¶
FindByToken queries for single user by token
func (User) FindByUsername ¶
FindByUsername queries for single user by username
Click to show internal directories.
Click to hide internal directories.