user

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Nov 27, 2019 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type UserImpl

type UserImpl struct {
	database.SQLHandler
}

UserImpl ...

func (*UserImpl) Delete

func (ui *UserImpl) Delete(id int) error

Delete ...

func (*UserImpl) Index

func (ui *UserImpl) Index() (users []entity.User, err error)

Index ...

func (*UserImpl) Store

func (ui *UserImpl) Store(u entity.User) error

Store ...

func (*UserImpl) Update

func (ui *UserImpl) Update(id int, u entity.User) error

Update ...

Jump to

Keyboard shortcuts

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