control

package
v0.0.0-...-de1b222 Latest Latest
Warning

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

Go to latest
Published: Oct 28, 2020 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type UserService

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

func NewUserService

func NewUserService() *UserService

func (*UserService) Create

func (service *UserService) Create(entity *model.User)

func (*UserService) Delete

func (service *UserService) Delete(entity *model.User)

func (*UserService) FindOneByUid

func (service *UserService) FindOneByUid(uid string) *model.User

func (*UserService) FindOneByUsername

func (service *UserService) FindOneByUsername(username string) *model.User

func (*UserService) Update

func (service *UserService) Update(entity *model.User)

Jump to

Keyboard shortcuts

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