user

package
v0.0.0-...-723d331 Latest Latest
Warning

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

Go to latest
Published: Apr 6, 2023 License: MIT Imports: 4 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 {
	UserService service.UserService
}

func NewUserController

func NewUserController(UserService *service.UserService) UserController

func (*UserController) GetData

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

func (*UserController) Login

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

func (*UserController) Register

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

func (*UserController) Route

func (controller *UserController) Route(app *fiber.App)

Jump to

Keyboard shortcuts

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