user

package
v0.0.0-...-d32eb86 Latest Latest
Warning

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

Go to latest
Published: Feb 28, 2024 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type UserController

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

func NewUserController

func NewUserController(store store.Factory) *UserController

func (*UserController) Create

func (u *UserController) Create(c *gin.Context)

func (*UserController) Delete

func (u *UserController) Delete(c *gin.Context)

func (*UserController) Get

func (u *UserController) Get(c *gin.Context)

func (*UserController) List

func (u *UserController) List(c *gin.Context)

List list the users in the storage. Only administrator can call this function.

func (*UserController) Update

func (u *UserController) Update(c *gin.Context)

Jump to

Keyboard shortcuts

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