trepa/internal/accounts/domain
2025-03-12 21:36:57 +00:00
..
account.go Refactor account handling: update Login method signature, introduce AccountLogin and AccountCreate types, modify repository interface, and implement login logic in service. Add environment variable loading and hashing functions with tests. 2025-03-12 21:36:57 +00:00
errors.go starting accounts 2025-03-11 21:42:36 +00:00
repository.go Refactor account handling: update Login method signature, introduce AccountLogin and AccountCreate types, modify repository interface, and implement login logic in service. Add environment variable loading and hashing functions with tests. 2025-03-12 21:36:57 +00:00
service.go Refactor account handling: update Login method signature, introduce AccountLogin and AccountCreate types, modify repository interface, and implement login logic in service. Add environment variable loading and hashing functions with tests. 2025-03-12 21:36:57 +00:00