controller

package
v0.0.0-...-fb9e2ab Latest Latest
Warning

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

Go to latest
Published: Nov 30, 2024 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AuthController

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

func NewAuthController

func NewAuthController(app *firebase.App) *AuthController

func (*AuthController) SignIn

func (ctr *AuthController) SignIn(c *fiber.Ctx) error

func (*AuthController) SignUp

func (ctr *AuthController) SignUp(c *fiber.Ctx) error

type UserController

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

func NewUserController

func NewUserController(app *firebase.App) *UserController

func (*UserController) GetProfile

func (ctr *UserController) GetProfile(c *fiber.Ctx) error

func (*UserController) UploadAvatar

func (ctr *UserController) UploadAvatar(c *fiber.Ctx) error

Jump to

Keyboard shortcuts

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