Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Repo ¶
type Repo struct {
// contains filtered or unexported fields
}
func (*Repo) CreateUser ¶
CreateUser create user
func (*Repo) GetUserByLogin ¶
GetUserByLogin get user
func (*Repo) VerifyPassword ¶
VerifyPassword checks whether the password is correct or no.
Click to show internal directories.
Click to hide internal directories.