Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var LoginOpts = []string{
"email",
"password",
}
View Source
var RegisterOpts = []string{
"username",
"email",
"password",
}
View Source
var UpdateOpts = []string{
"username",
"email",
"bio",
"image",
"password",
}
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.