Documentation
¶
Index ¶
- func CreateAccountService(s *store.Storage, fiestName, lastName, password string) (*store.Account, error)
- func DeleteAccountByIdService(s *store.Storage, id int) error
- func GetAccountByIdService(s *store.Storage, id int) (*store.Account, error)
- func GetAllAccountsService(s *store.Storage) ([]*store.Account, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateAccountService ¶
func GetAccountByIdService ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.