controllers

package
v0.0.0-...-b5cb5c2 Latest Latest
Warning

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

Go to latest
Published: Dec 7, 2023 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type UserHandlers

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

func New

func New() *UserHandlers

func (*UserHandlers) CreateUserHandler

func (h *UserHandlers) CreateUserHandler(c *fiber.Ctx) error

func (*UserHandlers) DeleteUserHandler

func (h *UserHandlers) DeleteUserHandler(c *fiber.Ctx) error

func (*UserHandlers) FindUserByIdHandler

func (h *UserHandlers) FindUserByIdHandler(c *fiber.Ctx) error

func (*UserHandlers) FindUsersHandler

func (h *UserHandlers) FindUsersHandler(c *fiber.Ctx) error

func (*UserHandlers) UpdateUserHandler

func (h *UserHandlers) UpdateUserHandler(c *fiber.Ctx) error

Jump to

Keyboard shortcuts

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