service

package
v0.0.0-...-dbc8191 Latest Latest
Warning

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

Go to latest
Published: Feb 10, 2023 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewAuthService

func NewAuthService(u repository.AuthRepository) *authService

Types

type AuthService

type AuthService interface {
	VerifyCredential(c echo.Context, req *dto.LoginDTO) (*entity.User, error)
}

Jump to

Keyboard shortcuts

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