Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewAuthService ¶
func NewAuthService(db *gorm.DB) auth.Repository
Types ¶
type AuthService ¶
func (AuthService) Register ¶
func (a AuthService) Register(dto auth.RegisterDto) (models.User, error)
Click to show internal directories.
Click to hide internal directories.