Spaces:
Configuration error
Configuration error
| package models | |
| type AccountData struct { | |
| UserID uint | |
| VerifyStatus string | |
| ErrVerif error | |
| } | |
| package models | |
| type AccountData struct { | |
| UserID uint | |
| VerifyStatus string | |
| ErrVerif error | |
| } | |