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: 10 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(userSvc contracts.AuthService, validator *validator.Validate, mdlwr *middleware.Middleware) *AuthController

func (*AuthController) Login

func (c *AuthController) Login(ectx echo.Context) error

func (*AuthController) Mount

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

func (*AuthController) RefreshToken

func (c *AuthController) RefreshToken(ectx echo.Context) error

Jump to

Keyboard shortcuts

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