service

package
v1.4.2 Latest Latest
Warning

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

Go to latest
Published: Aug 25, 2024 License: Apache-2.0 Imports: 11 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 {
	at.Scope `value:"request"`
	// contains filtered or unexported fields
}

func (*UserService) AddUser

func (s *UserService) AddUser(user *entity.User) error

func (*UserService) DeleteUser

func (s *UserService) DeleteUser(id uint64) error

func (*UserService) GetAll

func (s *UserService) GetAll() ([]entity.User, error)

func (*UserService) GetUser

func (s *UserService) GetUser(id uint64) (*entity.User, error)

Jump to

Keyboard shortcuts

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