service

package
v0.0.0-...-042b078 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 25, 2023 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AuthService

type AuthService struct {
	// contains filtered or unexported fields
}

func NewAuthService

func NewAuthService(userRepository repository.UserRepository) AuthService

func (*AuthService) SignUp

func (service *AuthService) SignUp(user models.User) error

type LoanService

type LoanService struct{}

func NewLoanService

func NewLoanService() LoanService

func (*LoanService) Simulate

func (service *LoanService) Simulate(loanRequest request.SimulateLoanRequest) common.Loan

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL