//
pkg.gl
Category
github.com/mdanialr/pwman_backend
internal
domain
auth
usecase
package
1.1.1
Repository:
https://github.com/mdanialr/pwman_backend.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
11
Dependents
2
Files
96 SLOC
#
Functions
NewUseCase
NewUseCase return concrete implementation of UseCase in auth domain.
#
Interfaces
UseCase
UseCase a use case spec that's used in authentication domain.