user

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Jan 31, 2026 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SetupUserRouter

func SetupUserRouter(controller Controller)

Types

type Controller

type Controller struct {
	Config    config.Config
	Logger    zerolog.Logger
	FiberOapi *fiberoapi.OApiGroup
	UserApp   *user.UserApp
	SpaceApp  *space.SpaceApp
}

func (*Controller) AddFavorite

func (*Controller) ChangePassword

func (*Controller) GetMyFavorites

func (ctrl *Controller) GetMyFavorites(ctx *fiber.Ctx, input struct{}) (*dtos.GetMyFavoritesResponse, *fiberoapi.ErrorResponse)

func (*Controller) GetMySpaces

func (ctrl *Controller) GetMySpaces(ctx *fiber.Ctx, input struct{}) (*dtos.GetMySpacesResponse, *fiberoapi.ErrorResponse)

func (*Controller) GetProfile

func (ctrl *Controller) GetProfile(ctx *fiber.Ctx, input struct{}) (*dtos.ProfileResponse, *fiberoapi.ErrorResponse)

func (*Controller) ListUsers

func (*Controller) RemoveFavorite

func (*Controller) UpdateProfile

func (*Controller) UpdateSpaceOrder

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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