generated from VLADIMIR/template
add refresh-password route
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
package repos
|
||||
|
||||
type User struct {
|
||||
Username string
|
||||
Email string
|
||||
}
|
||||
Reference in New Issue
Block a user