controller

package
v0.0.0-...-89144a2 Latest Latest
Warning

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

Go to latest
Published: Nov 17, 2025 License: MIT 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(userSvc contracts.UserService, reviewSvc review.ReviewService, validator *validator.Validate, mdlwr *middleware.Middleware) *UserController

func (*UserController) FetchReviews

func (c *UserController) FetchReviews(ectx echo.Context) error

func (*UserController) FetchUserProfile

func (c *UserController) FetchUserProfile(ectx echo.Context) error

func (*UserController) FetchUserProfileByUsername

func (c *UserController) FetchUserProfileByUsername(ectx echo.Context) error

func (*UserController) Mount

func (c *UserController) Mount(r *echo.Group)

func (*UserController) Register

func (c *UserController) Register(ectx echo.Context) error

func (*UserController) ResetPassowrd

func (c *UserController) ResetPassowrd(ectx echo.Context) error

Jump to

Keyboard shortcuts

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