controllers

package
v0.0.0-...-12d7e8d Latest Latest
Warning

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

Go to latest
Published: Apr 11, 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{}

AuthController ...

func (AuthController) Refresh

func (ctl AuthController) Refresh(c *gin.Context)

Refresh ...

func (AuthController) TokenValid

func (ctl AuthController) TokenValid(c *gin.Context)

TokenValid ...

type UserController

type UserController struct{}

UserController ...

func (UserController) Login

func (ctrl UserController) Login(c *gin.Context)

Login ...

func (UserController) Logout

func (ctrl UserController) Logout(c *gin.Context)

Logout ...

func (UserController) Register

func (ctrl UserController) Register(c *gin.Context)

Register ...

Jump to

Keyboard shortcuts

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