mirror of
https://github.com/FJurmanovic/wallet-go-api.git
synced 2026-02-06 14:18:12 +00:00
fixes on structuring
This commit is contained in:
@@ -8,3 +8,7 @@ type LoginModel struct {
|
||||
Email string
|
||||
Password string
|
||||
}
|
||||
|
||||
type AuthModel struct {
|
||||
Id string
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user