handler

package
v0.0.0-...-0ea871c Latest Latest
Warning

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

Go to latest
Published: Sep 20, 2024 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type User

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

func NewUser

func NewUser(us service.User, rc *client.Restful) *User

func (*User) GetCurrent

func (u *User) GetCurrent(c *fiber.Ctx) error

func (*User) UpdateEmail

func (u *User) UpdateEmail(c *fiber.Ctx) error

func (*User) UpdatePassword

func (u *User) UpdatePassword(c *fiber.Ctx) error

func (*User) UpdatePhotoProfile

func (u *User) UpdatePhotoProfile(c *fiber.Ctx) error

func (*User) UpdateProfile

func (u *User) UpdateProfile(c *fiber.Ctx) error

func (*User) VerifyUpdateEmail

func (u *User) VerifyUpdateEmail(c *fiber.Ctx) error

Jump to

Keyboard shortcuts

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