resolvers

package
v0.0.0-...-2678e4d Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type User

type User struct {
	core.Service
}

func (User) All

func (m User) All(input *model.SearchUser) ([]*model.User, error)

func (User) Create

func (m User) Create(input model.NewUser) (*model.User, error)

func (User) Delete

func (m User) Delete(id int) (*model.User, error)

func (User) Update

func (m User) Update(input model.UpdateUser) (*model.User, error)

Jump to

Keyboard shortcuts

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