user

package
v0.0.0-...-ec625fb Latest Latest
Warning

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

Go to latest
Published: May 22, 2023 License: MIT Imports: 9 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(userService *service.UserService) UserController

func (*UserController) ActivateUser

func (controller *UserController) ActivateUser(c *fiber.Ctx) error

func (*UserController) CreateAdmin

func (controller *UserController) CreateAdmin(c *fiber.Ctx) error

func (*UserController) DeactivateUser

func (controller *UserController) DeactivateUser(c *fiber.Ctx) error

func (*UserController) GetDetailUser

func (controller *UserController) GetDetailUser(c *fiber.Ctx) error

func (*UserController) GetListUser

func (controller *UserController) GetListUser(c *fiber.Ctx) error

func (*UserController) Login

func (controller *UserController) Login(c *fiber.Ctx) error

func (*UserController) Route

func (controller *UserController) Route(app *fiber.App, api fiber.Router)

Jump to

Keyboard shortcuts

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