user

package
v0.0.0-...-c5159e0 Latest Latest
Warning

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

Go to latest
Published: Feb 26, 2024 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Business

type Business struct{}

func NewBusiness

func NewBusiness() Business

func (Business) Create

func (r Business) Create(req *entuser.CreateBody) (any, error)

func (Business) Delete

func (r Business) Delete(id uint) (any, error)

func (Business) Get

func (r Business) Get(id uint) (any, error)

func (Business) GetList

func (r Business) GetList(req entuser.GetListParams, pinfo entity.PageInfo) (any, error)

func (Business) Update

func (r Business) Update(id uint, req *entuser.UpdateBody) (any, error)

Jump to

Keyboard shortcuts

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