Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New(config *Config) usersServicePort.Interface
Types ¶
type Config ¶
type Config struct {
UsersRepository usersRepositoryAdapterPort.Interface
OtpService otpServicePort.Interface
JwtService jwtServicePort.Interface
}
Click to show internal directories.
Click to hide internal directories.