//
pkg.gl
Category
github.com/mdanialr/pwman_backend
internal
domain
password
usecase
package
1.1.1
Repository:
https://github.com/mdanialr/pwman_backend.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
16
Dependents
2
Files
357 SLOC
#
Functions
NewUseCase
NewUseCase return concrete implementation of UseCase in password domain.
#
Interfaces
UseCase
UseCase signature that's used in password domain for use case layer.