service

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Nov 11, 2024 License: MIT Imports: 4 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type UserService

type UserService struct {
	service.DefaultUserService
	// contains filtered or unexported fields
}

func NewUserService

func NewUserService(repo *repo.DBUserRepository) *UserService

func (*UserService) ChangePassword

func (s *UserService) ChangePassword(username, oldPassword, newPassword string) error

func (*UserService) SearchUsers

func (s *UserService) SearchUsers(filters *models.Expression, skip, take int) ([]model.IUser, error)

Jump to

Keyboard shortcuts

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