# Interfaces
No description provided by the author
No description provided by the author
go:generate mockgen -source=repositories.go -destination=../../mocks/repositories/emails_repository.go -exclude_interfaces=SsoRepository -package=mockrepositories.
No description provided by the author
No description provided by the author
No description provided by the author
go:generate mockgen -source=repositories.go -destination=../../mocks/repositories/sso_repository.go -exclude_interfaces=EmailsRepository -package=mockrepositories.
No description provided by the author
No description provided by the author
No description provided by the author