dete accounts
All checks were successful
Build and Push Docker Image / build_and_push (push) Successful in 2m1s
All checks were successful
Build and Push Docker Image / build_and_push (push) Successful in 2m1s
This commit is contained in:
@@ -37,6 +37,7 @@ type DBStorage interface {
|
||||
|
||||
//TODO : remove UpdateAccount, implement UpdateAccountData and UpdateAccountLocalAuthentication
|
||||
UpdateAccount(account Account) error
|
||||
DeleteAccount(id string) error
|
||||
|
||||
Migrate() error
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user