@ -6,6 +6,7 @@ type User struct {
Email string
Password string
Name string
Budgets []*Budget
}
// UserService provides Methods for CRUD of Users
The note is not visible to the blocked user.