controllers

package
v0.0.0-...-b412fb3 Latest Latest
Warning

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

Go to latest
Published: Apr 21, 2024 License: Apache-2.0, 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 UserController

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

func NewUserController

func NewUserController() (*UserController, error)

func (*UserController) CreateUser

func (userController *UserController) CreateUser(context *gin.Context)

func (*UserController) DeleteUser

func (userController *UserController) DeleteUser(context *gin.Context)

func (*UserController) FetchUser

func (userController *UserController) FetchUser(context *gin.Context)

func (*UserController) ListUsers

func (userController *UserController) ListUsers(context *gin.Context)

func (*UserController) UpdateUser

func (userController *UserController) UpdateUser(context *gin.Context)

Jump to

Keyboard shortcuts

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