handlers

package
v0.0.0-...-1195cf1 Latest Latest
Warning

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

Go to latest
Published: May 31, 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 UserHandler

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

func NewUserHandler

func NewUserHandler(userService *services.UserService) *UserHandler

func (*UserHandler) CreateUser

func (h *UserHandler) CreateUser(c *gin.Context)

func (*UserHandler) DeleteUser

func (h *UserHandler) DeleteUser(c *gin.Context)

func (*UserHandler) GetUserByID

func (h *UserHandler) GetUserByID(c *gin.Context)

func (*UserHandler) UpdateUser

func (h *UserHandler) UpdateUser(c *gin.Context)

Jump to

Keyboard shortcuts

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