Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ContactsRepository ¶
type QRCodesService ¶
type UseCase ¶
type UseCase struct {
// contains filtered or unexported fields
}
func NewUseCase ¶
func NewUseCase(contactsRepo ContactsRepository, service QRCodesService) *UseCase
Click to show internal directories.
Click to hide internal directories.